llvm-project/llvm/examples
Lang Hames af2b2214b4 [examples][ORC] Make sure eh-frame registration code is linked into an example.
Since aedeb8d557, which switched to EPC-based eh-frame registration, the
eh-frame registration functions need to be forcibly linked into the target
process.

We need a general solution to this problem, but for now just force it in this
example to fix the test failures in
https://green.lab.llvm.org/green/job/clang-stage1-RA/31497

rdar://101083784
2022-10-19 15:03:42 -07:00
..
BrainF [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
Bye Reland "[ELF] Enable new passmanager plugin support for LTO" 2022-03-24 16:29:18 +01: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 [examples][ORC] Make sure eh-frame registration code is linked into an example. 2022-10-19 15:03:42 -07:00
ParallelJIT
SpeculativeJIT Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
CMakeLists.txt