llvm-project/llvm/examples
Fangrui Song de9d80c1c5 [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
With C++17 there is no Clang pedantic warning or MSVC C5051.
2022-08-08 11:24:15 -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] Add missing call to LLVMDisposeBuilder to example. 2022-08-05 13:52:03 -07:00
ParallelJIT
SpeculativeJIT Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
CMakeLists.txt