diff options
| author | Tom Stellard <tstellar@redhat.com> | 2018-10-19 19:14:17 +0000 |
|---|---|---|
| committer | Tom Stellard <tstellar@redhat.com> | 2018-10-19 19:14:17 +0000 |
| commit | 80adf409497be8b6a80c8e72ae0e208efd730893 (patch) | |
| tree | ce55eab0c66f67ee379ade3731267f3cbd99f108 /clang/unittests/AST | |
| parent | 78605c68f3c8727a840f9a452130336c700e3ec2 (diff) | |
| download | bcm5719-llvm-80adf409497be8b6a80c8e72ae0e208efd730893.tar.gz bcm5719-llvm-80adf409497be8b6a80c8e72ae0e208efd730893.zip | |
Merging r343428:
------------------------------------------------------------------------
r343428 | ctopper | 2018-09-30 16:43:30 -0700 (Sun, 30 Sep 2018) | 3 lines
[X86] Change an llvm_unreachable to a report_fatal_error so the optimizer will stop making us reach the other report_fatal_error in this function.
There's a conditional report_fatal_error just above this llvm_unreachable. The optimizer when seeing the unreachable removes the conditional and just makes any other error trigger the existing report_fatal_error.
------------------------------------------------------------------------
llvm-svn: 344805
Diffstat (limited to 'clang/unittests/AST')
0 files changed, 0 insertions, 0 deletions

