aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDanny Mösch <danny.moesch@icloud.com>2022-03-29 17:58:05 +0200
committerDanny Mösch <danny.moesch@icloud.com>2022-03-29 17:58:12 +0200
commitf10cee91ae07022e602d6a47e504e86796d49a7d (patch)
tree7de133ed31babe7b973e448dbfcea0c16246006a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent7370a489b1005e424b23bd0009af2365aef4db53 (diff)
downloadllvm-f10cee91ae07022e602d6a47e504e86796d49a7d.zip
llvm-f10cee91ae07022e602d6a47e504e86796d49a7d.tar.gz
llvm-f10cee91ae07022e602d6a47e504e86796d49a7d.tar.bz2
[clang-tidy] Fix test failing on 32-bit architectures due to missing `__int128_t`
This was caused by ff60af91ac0bbab12dd5ff5dc9b78bc1636f2d86. The reason for the failure is that the type `__int128_t` is not available on 32-bit architectures. So just exclude the test case if 128-bit integers are not available.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions