diff options
| author | Hans Wennborg <hans@hanshq.net> | 2017-11-14 23:30:28 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2017-11-14 23:30:28 +0000 |
| commit | 1403100b6bc0eb78866bf8418f5295cff4c8f4c8 (patch) | |
| tree | 326ad2eff9a9ce5ceed3253e4388f418bcace6ef /clang/lib/AST | |
| parent | 58823591288c8a6039ded5d1b40484e591f1c110 (diff) | |
| download | bcm5719-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

