1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-jitlink
Lang Hames 35f432b49e Re-apply "[llvm-jitlink] Don't demote unreferenced definitions in -harness mode"
This reapplies commit e137b550587a85b0d9c9c539edc79de0122b6946 with
fixes for the broken test case: Non-global symbols should only be
skipped after checking that they're not referenced by the harness.
2020-08-13 13:23:17 -07:00
..
CMakeLists.txt [JITLink] Improve llvm-jitlink regression testing support for ELF. 2020-05-28 20:31:50 -07:00
llvm-jitlink-elf.cpp [llvm-jitlink] Add suppport for testing GOT entries and stubs for ELF. 2020-07-17 17:55:30 -07:00
llvm-jitlink-macho.cpp [llvm-jitlink] Add suppport for testing GOT entries and stubs for ELF. 2020-07-17 17:55:30 -07:00
llvm-jitlink.cpp Re-apply "[llvm-jitlink] Don't demote unreferenced definitions in -harness mode" 2020-08-13 13:23:17 -07:00
llvm-jitlink.h [llvm-jitlink] Fix a file comment. 2020-08-11 09:50:58 -07:00
LLVMBuild.txt