Skip to content

Commit 6824eee

Browse files
committed
[asan] Add missing dependency on Demangle
Follow up to D127911.
1 parent dacfa24 commit 6824eee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Transforms/Instrumentation/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ add_llvm_component_library(LLVMInstrumentation
2828
LINK_COMPONENTS
2929
Analysis
3030
Core
31+
Demangle
3132
MC
3233
Support
3334
TransformUtils

0 commit comments

Comments
 (0)