summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-11-14 23:30:28 +0000
committerHans Wennborg <hans@hanshq.net>2017-11-14 23:30:28 +0000
commit1403100b6bc0eb78866bf8418f5295cff4c8f4c8 (patch)
tree326ad2eff9a9ce5ceed3253e4388f418bcace6ef /clang/lib/AST
parent58823591288c8a6039ded5d1b40484e591f1c110 (diff)
downloadbcm5719-llvm-1403100b6bc0eb78866bf8418f5295cff4c8f4c8.tar.gz
bcm5719-llvm-1403100b6bc0eb78866bf8418f5295cff4c8f4c8.zip
Fix switch-lower-peel-top-case.ll isel pass is not registered error
The test was doing -stop-after=isel, but that pass is actually the AMDGPUDAGToDAGISel pass, which might not be built when targeting x86_64. This changes the test to -stop-after=expand-isel-pseudos instead. Follow-up to r318202. llvm-svn: 318220
Diffstat (limited to 'clang/lib/AST')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud