llvm-project/llvm/examples/Kaleidoscope
Archibald Elliott d768bf994f [NFC][TargetParser] Replace uses of llvm/Support/Host.h
The forwarding header is left in place because of its use in
`polly/lib/External/isl/interface/extract_interface.cc`, but I have
added a GCC warning about the fact it is deprecated, because it is used
in `isl` from where it is included by Polly.
2023-02-10 09:59:46 +00:00
..
BuildingAJIT [NFC] Rename Function::insertBasicBlockAt() to Function::insert(). 2022-12-15 10:03:37 -08:00
Chapter2
Chapter3
Chapter4
Chapter5 [NFC] Rename Function::insertBasicBlockAt() to Function::insert(). 2022-12-15 10:03:37 -08:00
Chapter6 [NFC] Rename Function::insertBasicBlockAt() to Function::insert(). 2022-12-15 10:03:37 -08:00
Chapter7 [NFC] Rename Function::insertBasicBlockAt() to Function::insert(). 2022-12-15 10:03:37 -08:00
Chapter8 [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
Chapter9 [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
include
MCJIT [NFC] Cleanup: Remove instances of Function::getBasicBlockList() 2022-12-15 13:08:25 -08:00
CMakeLists.txt