]> granicus.if.org Git - llvm/commit
Restore the fix rL316059 eliminated by rL316372
authorSerguei Katkov <serguei.katkov@azul.com>
Tue, 24 Oct 2017 09:42:55 +0000 (09:42 +0000)
committerSerguei Katkov <serguei.katkov@azul.com>
Tue, 24 Oct 2017 09:42:55 +0000 (09:42 +0000)
commit425ce346c7c4376c81c65931e1f20627cee5d253
tree8e1976019b86abfbabd90d2231f350e8827ac4de
parent2be5f1c964f53bdec0b01f1082d31452c3863133
Restore the fix rL316059 eliminated by rL316372

rL316059 fixed the potential build failure when compiling
with -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON.

rL316372 just reverted the part of the fix, so restore it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316422 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/tools/llvm-cfi-verify/CMakeLists.txt