llvm-project/llvm/tools/llvm-sim
Kazu Hirata a7938c74f1 [llvm] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
2022-06-25 21:42:52 -07:00
..
CMakeLists.txt [IRSim] Adding basic implementation of llvm-sim. 2021-06-23 14:38:58 -05:00
llvm-sim.cpp [llvm] Don't use Optional::hasValue (NFC) 2022-06-25 21:42:52 -07:00