aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorMin-Yih Hsu <minyihh@uci.edu>2021-08-24 14:07:21 -0700
committerMin-Yih Hsu <minyihh@uci.edu>2021-08-24 14:08:17 -0700
commitd2bb6d512c0f7da8749de51522a0a98f3f08242a (patch)
tree6cf648f76980ad19cd5c51fd4e6614ef4b9f5350 /clang/lib/CodeGen/CodeGenAction.cpp
parentef8707574bbc7d264644d9e6730118cc0addd871 (diff)
downloadllvm-d2bb6d512c0f7da8749de51522a0a98f3f08242a.zip
llvm-d2bb6d512c0f7da8749de51522a0a98f3f08242a.tar.gz
llvm-d2bb6d512c0f7da8749de51522a0a98f3f08242a.tar.bz2
[X86] Add explicit library dependency on LLVMInstrumentation
Patch 9588b685c6b2 introduced dependency on ASAN. But it didn't explicitly put LLVMInstrumentation as one of the library dependencies such that the build will fail if we're building LLVM as shared libraries (i.e. -DBUILD_SHARED_LIBS=ON). This patch explicitly links X86CodeGen against the Instrumentation component. Differential Revision: https://reviews.llvm.org/D108662
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions