summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/overflow.ll
diff options
context:
space:
mode:
authorHans Wennborg <hans@chromium.org>2020-02-03 17:45:43 +0100
committerHans Wennborg <hans@chromium.org>2020-02-03 17:50:03 +0100
commitd2a710ea784eea43c63e3831224de6355f1e4a6f (patch)
tree636d6cbcb7421d2ebb3e7f064b8db67316067668 /llvm/test/CodeGen/Generic/overflow.ll
parent4ea9a4aba4a7cfea0325022d50b97a9409026ab5 (diff)
downloadbcm5719-llvm-d2a710ea784eea43c63e3831224de6355f1e4a6f.tar.gz
bcm5719-llvm-d2a710ea784eea43c63e3831224de6355f1e4a6f.zip
Actually, don't try to use __builtin_strlen in StringRef.h before VS 2019
The fix in b3d7d1061dc375bb5ea725e6597382fcd37f41d6 compiled nicely, but didn't link because at least the VS 2017 version I use doesn't have the builtin yet. Instead, make use of the builtin with MSVC conditional on VS 2019 or later. (cherry picked from commit ff837aa63cdfadb58f387ca77785ca3ca51c6976)
Diffstat (limited to 'llvm/test/CodeGen/Generic/overflow.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud