1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/examples
Jon Roelofs f9714f9d78 [llvm][examples][SimplifyCFG] Fix pass's IR changed reporting
... under the EXPENSIVE_CHECKS build, this fails the assert in the LegacyPM
that verifies whether a pass really did leave the IR alone when it reports no
changes back from its return status.
2020-07-27 13:39:58 -06:00
..
BrainF
Bye
ExceptionDemo [examples] fix ExceptionDemo 2020-07-11 12:38:27 -07:00
Fibonacci
HowToUseJIT
HowToUseLLJIT Fix implicit dependency on CommandLine.h 2020-07-23 12:33:14 +01:00
IRTransforms [llvm][examples][SimplifyCFG] Fix pass's IR changed reporting 2020-07-27 13:39:58 -06:00
Kaleidoscope
ModuleMaker
OCaml-Kaleidoscope
OrcV2Examples [ORC] Enable use of TargetProcessControl::getMemMgr with ObjectLinkingLayer. 2020-07-23 16:18:57 -07:00
ParallelJIT
SpeculativeJIT
ThinLtoJIT
CMakeLists.txt
LLVMBuild.txt