diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-05-29 03:15:36 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-05-29 03:15:36 +0000 |
commit | 586831b2b098fe572b34f411ddaff3b21b053a4b (patch) | |
tree | 9748365ccf8f3f0f0d755cac16d081e28363630b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f6cb3bcb4ccbfa288d500c7ba54396611aaf07df (diff) | |
download | llvm-586831b2b098fe572b34f411ddaff3b21b053a4b.zip llvm-586831b2b098fe572b34f411ddaff3b21b053a4b.tar.gz llvm-586831b2b098fe572b34f411ddaff3b21b053a4b.tar.bz2 |
Make __has_builtin work with __builtin_LINE and friends.
The source location builtins are implemented as keywords, but
__has_builtin should still report true for them.
This patch also fixes a test failure on systemz where the alignment
of string literals is 2 not 1.
llvm-svn: 361920
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions