mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-01 17:35:38 +00:00
Revert "Export the required symbol from DynamicLibraryTests"
This breaks sanitizer-x86_64-linux-fast buildbot. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304005 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b66586857d
commit
b6924f0922
@ -1,6 +1,5 @@
|
||||
set(LLVM_LINK_COMPONENTS Support)
|
||||
|
||||
set(LLVM_EXPORTED_SYMBOL_FILE ${CMAKE_CURRENT_SOURCE_DIR}/DynamicLibraryTests.exports)
|
||||
add_llvm_unittest(DynamicLibraryTests DynamicLibraryTest.cpp)
|
||||
|
||||
export_executable_symbols(DynamicLibraryTests)
|
||||
|
@ -1 +0,0 @@
|
||||
TestA
|
Loading…
x
Reference in New Issue
Block a user