summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprConstant.cpp
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2017-01-27 11:01:10 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2017-01-27 11:01:10 +0000
commit73190d39061824fc7e4272cefb4d02ae07810c4f (patch)
tree0d0c7d2d4907b6f6c3d1c9e1854043cf8fdb3f1a /clang/lib/CodeGen/CGExprConstant.cpp
parent4015bf8372299d7793c4d570fbe92ef791a8316b (diff)
downloadbcm5719-llvm-73190d39061824fc7e4272cefb4d02ae07810c4f.tar.gz
bcm5719-llvm-73190d39061824fc7e4272cefb4d02ae07810c4f.zip
[lld][mips] Correct tests for mips64 implying PIC.
Currently LLVM can only generate PIC code for MIPS64 with the N64 as it uses the idiom "isPositionIndependent() || IsABI_N64()" throughout the MIPS backend. r293164 changed this, causing test failures for LLD. This patch changes the tests minimally to preserve existing test coverage and one case where the test was "right" in the wrong circumstance. Reviewers: atanasyan Differential Revision: https://reviews.llvm.org/D29194 llvm-svn: 293275
Diffstat (limited to 'clang/lib/CodeGen/CGExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud