llvm-project/compiler-rt/lib/orc
Lang Hames 68c161090e [ORC-RT] Fix void function handling in the WrapperFunction utility.
Handlers returning void previously caused compile errors. Fix that by
substituting SPSEmpty placeholder values.
2021-06-15 15:49:40 +10:00
..
unittests [ORC-RT] Fix void function handling in the WrapperFunction utility. 2021-06-15 15:49:40 +10:00
CMakeLists.txt [ORC-RT] Split Simple-Packed-Serialization code into its own header. 2021-06-13 10:17:13 +10:00
adt.h [ORC-RT] Add equality/inequality comparison to string_view. 2021-06-01 11:24:19 -07:00
c_api.h Add a couple of missing includes 2021-06-08 17:53:58 -07:00
common.h [ORC-RT] Split Simple-Packed-Serialization code into its own header. 2021-06-13 10:17:13 +10:00
compiler.h [ORC-RT] Add compiler abstraction header for the ORC runtime. 2021-05-18 08:44:15 -07: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
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
simple_packed_serialization.h [ORC-RT] Split Simple-Packed-Serialization code into its own header. 2021-06-13 10:17:13 +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 void function handling in the WrapperFunction utility. 2021-06-15 15:49:40 +10:00