summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/DeclPrinterTest.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-02-26 10:20:15 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-02-26 10:20:15 +0000
commit737285e02db7e38425ab1203095ae685fd20241c (patch)
tree511a18883d3c13e9057ef0cfcd67d431da6d67be /clang/unittests/AST/DeclPrinterTest.cpp
parentdfb2efd0da3fa1a88ae0f29cb7d856678351e1d6 (diff)
downloadbcm5719-llvm-737285e02db7e38425ab1203095ae685fd20241c.tar.gz
bcm5719-llvm-737285e02db7e38425ab1203095ae685fd20241c.zip
[mips] Treat -mcpu=generic the same way as an empty CPU string.
Summary: This should fix the MCJIT unit tests that were broken by r201792 on the MIPS buildbot. MIPS currently uses the default implementation of sys::getHostCPUName() which always returns "generic". For now, we will accept "generic" and coerce it to "mips32" or "mips64" depending on the target architecture like we do for empty CPU names. Reviewers: jacksprat, matheusalmeida Reviewed By: jacksprat Differential Revision: http://llvm-reviews.chandlerc.com/D2878 llvm-svn: 202253
Diffstat (limited to 'clang/unittests/AST/DeclPrinterTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud