commit | 4f5d63bce059e77b1b3cc69e8941b40f9db7b0ae | [log] [tgz] |
---|---|---|
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | Fri Nov 17 20:46:55 2017 +0000 |
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | Fri Nov 17 20:46:55 2017 +0000 |
tree | 795614626b4070ee0e5a542438070b5d7a13a56c | |
parent | 974e5c8e9ce9582d6353c17133dceb461dc71e12 [diff] |
llvm-demangle-fuzzer: Link in Support The refactoring in r318407 transiently includes abi-breaking.h which defines EnableABIBreakingChecks. This breaks my Debug build because this fuzzer did not link in Support with the symbol. Differential Revision: https://reviews.llvm.org/D40190 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318553 91177308-0d34-0410-b5e6-96231b3b80d8