llvm-project/compiler-rt/lib/orc
Lang Hames 6d8c63946c Revert "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform."
Reverts commit fe1fa43f16 while I investigate
failures on Linux.
2021-07-21 09:22:55 +10:00
..
unittests [ORC-RT] Fix signedness warning in unit test. 2021-07-19 19:44:42 +10:00
CMakeLists.txt Revert "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform." 2021-07-21 09:22:55 +10:00
adt.h [ORC-RT] Add equality/inequality comparison to string_view. 2021-06-01 11:24:19 -07:00
c_api.h [ORC] Drop 'const' for __orc_rt_CWrapperFunctionResultDataUnion::ValuePtr. 2021-07-19 21:03:12 +10:00
common.h [ORC-RT] Introduce a ORC_RT_JIT_DISPATCH_TAG macro. 2021-07-20 11:30:54 +10:00
compiler.h [ORC-RT] Add ORC_RT prefix to WEAK_IMPORT macro. 2021-07-20 11:30:54 +10:00
endianness.h Rename compiler-rt/lib/orc/endian.h to endianness.h to avoid conflict with system headers 2021-06-08 17:53:58 -07:00
error.h [ORC-RT] Add ORC runtime error and expected types. 2021-05-19 13:31:25 -07:00
executor_address.h [ORC][ORC-RT] Introduce ORC-runtime based MachO-Platform. 2021-07-19 19:50:16 +10:00
extensible_rtti.cpp Re-apply "[ORC-RT] Add unit test infrastructure, extensible_rtti..." 2021-05-11 10:28:33 -07:00
extensible_rtti.h Re-apply "[ORC-RT] Add unit test infrastructure, extensible_rtti..." 2021-05-11 10:28:33 -07:00
log_error_to_stderr.cpp [ORC][ORC-RT] Introduce ORC-runtime based MachO-Platform. 2021-07-19 19:50:16 +10:00
macho_platform.cpp Revert "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform." 2021-07-21 09:22:55 +10:00
macho_platform.h Revert "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform." 2021-07-21 09:22:55 +10:00
run_program_wrapper.cpp [ORC][ORC-RT] Introduce ORC-runtime based MachO-Platform. 2021-07-19 19:50:16 +10:00
simple_packed_serialization.h [ORC][ORC-RT] Introduce ORC-runtime based MachO-Platform. 2021-07-19 19:50:16 +10:00
stl_extras.h Add a couple of missing includes 2021-06-08 17:53:58 -07:00
wrapper_function_utils.h [ORC-RT] Fix missing std::move. 2021-07-19 21:03:12 +10:00