llvm-project/llvm/examples
Arthur Eubanks cff6d125fb [Bye] Remove legacy pipeline registration
D137915 has somehow caused a flang bot to fail: https://lab.llvm.org/buildbot/#/builders/191/builds/11279.

Given that the issue is with the legacy pipeline registration code and the legacy pipeline registration infrastructure is to be removed soon, remove this part of Bye.
2022-11-18 13:47:19 -08:00
..
BrainF [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
Bye [Bye] Remove legacy pipeline registration 2022-11-18 13:47:19 -08:00
ExceptionDemo
Fibonacci
HowToUseJIT
HowToUseLLJIT [ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup. 2022-05-05 13:56:00 -07:00
IRTransforms [Examples] Fix SimplifyCFG example 2022-08-01 07:22:35 +02:00
Kaleidoscope [Kaleidoscope] Remove unused function argument 2022-06-30 20:47:01 +00:00
ModuleMaker
OrcV2Examples [ORC] Force linking of eh-frame registration functions from LLJIT.cpp. 2022-10-23 13:55:55 -07:00
ParallelJIT
SpeculativeJIT Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
CMakeLists.txt