aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorAmy Kwan <amy.kwan1@ibm.com>2022-08-11 15:53:43 -0500
committerAmy Kwan <amy.kwan1@ibm.com>2022-08-11 21:39:29 -0500
commite2e9e2ce8efd12f0f2b7a12be113d4241706ddf2 (patch)
treee838aeec6af32e3aeeb8e8af38e0431d40612999 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent3b71f1d5abaa9a3ee361e581ceb023adc3b0726b (diff)
downloadllvm-e2e9e2ce8efd12f0f2b7a12be113d4241706ddf2.zip
llvm-e2e9e2ce8efd12f0f2b7a12be113d4241706ddf2.tar.gz
llvm-e2e9e2ce8efd12f0f2b7a12be113d4241706ddf2.tar.bz2
[libcxx] [test] Fix max_size.pass.cpp for PowerPC targets
This patch fixes the max_size.pass.cpp test for PowerPC targets, depending on endianness. We will exhibit the full_size() behaviour for little endian (where __endian_factor = 2 ), and the half_size() behaviour for big endian (where __endian_factor = 1). Differential Revision: https://reviews.llvm.org/D131682
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions