forked from OSchip/llvm-project
parent
f63b1bf7f4
commit
a3290ea156
|
@ -59,7 +59,7 @@ if (TARGET cxx-headers OR HAVE_LIBCXX)
|
|||
endif()
|
||||
|
||||
if (APPLE)
|
||||
add_asm_sources(ORC_ASM_SOURCES macho_tlv.x86_64.S)
|
||||
add_asm_sources(ORC_ASM_SOURCES macho_tlv.x86-64.S)
|
||||
|
||||
add_compiler_rt_object_libraries(RTOrc
|
||||
OS ${ORC_SUPPORTED_OS}
|
||||
|
|
Loading…
Reference in New Issue