Revert "[ubsan] Add RTUbsan_standalone into UBSAN standalone shared"

Error: .preinit_array section is not allowed in DSO

This reverts commit r313519.

llvm-svn: 313520
This commit is contained in:
Vitaly Buka 2017-09-18 08:15:00 +00:00
parent d2b4022c0b
commit e66dc01bbf
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@ else()
OBJECT_LIBS RTSanitizerCommon
RTSanitizerCommonLibc
RTUbsan
RTUbsan_standalone
CFLAGS ${UBSAN_CFLAGS}
LINK_FLAGS ${SANITIZER_COMMON_LINK_FLAGS}
LINK_LIBS ${UBSAN_DYNAMIC_LIBS}