diff options
author | Seth Pellegrino <seth@codecopse.net> | 2024-04-29 13:41:57 -0700 |
---|---|---|
committer | Seth Pellegrino <seth@codecopse.net> | 2024-04-29 13:45:00 -0700 |
commit | 347a02b408567ba15fdc68646129c1f5de97ab7e (patch) | |
tree | f72895c5fd28b6be9f48b9f36d85705e421c1d9a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 35fa46a56ae2a220de514e5de5c5e6b4607f5ebb (diff) | |
download | llvm-347a02b408567ba15fdc68646129c1f5de97ab7e.zip llvm-347a02b408567ba15fdc68646129c1f5de97ab7e.tar.gz llvm-347a02b408567ba15fdc68646129c1f5de97ab7e.tar.bz2 |
[clang][NFC] Repair tests for __builtin_convertvector on big-endian
Previously, the macro expansion to be explicit for the test cases had
unintentionally forced the tests to always run in little-endian mode.
This change restores the tests' endianness switch, and ensures that
the tests always run on both a little- and big-endian platform.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions