diff options
author | Rui Ueyama <ruiu@google.com> | 2017-06-21 02:26:19 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-06-21 02:26:19 +0000 |
commit | 2f740f74bbe3c632a618ff452214a0dc780980c2 (patch) | |
tree | fadbac4fe2ae32a4c4445a1da90fa8275b5cf401 /clang/lib/Analysis/CloneDetection.cpp | |
parent | afa47c91ce5085d446ebb5ac1312dc98b6a68a6c (diff) | |
download | bcm5719-llvm-2f740f74bbe3c632a618ff452214a0dc780980c2.tar.gz bcm5719-llvm-2f740f74bbe3c632a618ff452214a0dc780980c2.zip |
Define __guard_{iat,longjmp}_{count,table} symbols.
VC2017 contains these new symbols as undefined symobls. They are used
for /guard:cf. Since we do not support the control flow guard, but we
want to at least ignore these symbols so that we can link against VS2017
libraries.
Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=727193.
llvm-svn: 305876
Diffstat (limited to 'clang/lib/Analysis/CloneDetection.cpp')
0 files changed, 0 insertions, 0 deletions