1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llvm-jitlink
Lang Hames 7864e622b1 [ORC] Rename SearchOrder operations on JITDylib to LinkOrder.
Refering to the link order of a dylib better matches the terminology used in
static compilation. As upcoming patches will increase the number of places where
link order matters (for example when closing JITDylibs) it's better to get this
name change out of the way early.
2020-05-04 16:47:52 -07:00
..
CMakeLists.txt Break a couple more false dependencies on target libraries 2019-06-10 23:52:38 +00:00
llvm-jitlink-macho.cpp [llvm-jitlink] Fix DEBUG_TYPE string. 2020-03-11 20:04:54 -07:00
llvm-jitlink.cpp [ORC] Rename SearchOrder operations on JITDylib to LinkOrder. 2020-05-04 16:47:52 -07:00
llvm-jitlink.h [ORC] Add generic initializer/deinitializer support. 2020-02-19 13:59:32 -08:00
LLVMBuild.txt