1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/tools/llvm-isel-fuzzer
Reid Kleckner 3f676674e7 Move CodeGenFileType enum to Support/CodeGen.h
Avoids the need to include TargetMachine.h from various places just for
an enum. Various other enums live here, such as the optimization level,
TLS model, etc. Data suggests that this change probably doesn't matter,
but it seems nice to have anyway.
2019-11-13 16:39:34 -08:00
..
CMakeLists.txt Break a couple more false dependencies on target libraries 2019-06-10 23:52:38 +00:00
DummyISelFuzzer.cpp
llvm-isel-fuzzer.cpp Move CodeGenFileType enum to Support/CodeGen.h 2019-11-13 16:39:34 -08:00