mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 05:40:09 +00:00
[NFC][memprof] Temporarly remove RTSanitizerCommonSymbolizerInternal
It's not supposed to be used anywere yet, as it was just added.
This commit is contained in:
parent
cf51876dd9
commit
5d7b75e2a5
@ -128,7 +128,9 @@ set(MEMPROF_COMMON_RUNTIME_OBJECT_LIBS
|
||||
RTSanitizerCommonLibc
|
||||
RTSanitizerCommonCoverage
|
||||
RTSanitizerCommonSymbolizer
|
||||
RTSanitizerCommonSymbolizerInternal)
|
||||
# FIXME: hangs.
|
||||
# RTSanitizerCommonSymbolizerInternal
|
||||
)
|
||||
|
||||
add_compiler_rt_runtime(clang_rt.memprof
|
||||
STATIC
|
||||
|
Loading…
Reference in New Issue
Block a user