diff options
author | Diana Picus <diana.picus@linaro.org> | 2016-06-23 09:49:56 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2016-06-23 09:49:56 +0000 |
commit | 8e6aab383edaef5cf319dab37ab9b61e9c7ee1cd (patch) | |
tree | 231a18f66f475d7a6259a07fe2bde144904f2788 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7f3b99fca7f21e3dfde40f376d27ff769adda8d8 (diff) | |
download | llvm-8e6aab383edaef5cf319dab37ab9b61e9c7ee1cd.zip llvm-8e6aab383edaef5cf319dab37ab9b61e9c7ee1cd.tar.gz llvm-8e6aab383edaef5cf319dab37ab9b61e9c7ee1cd.tar.bz2 |
[llc] Remove exit-on-error flag (PR27759)
This flag was introduced in r269655 with the new diagnostic handler for llc. Its
purpose was to keep the old behavior for some of the tests that didn't recover
well after an error. Those tests have been fixed, so now it's safe to remove the
flag entirely.
Fixes PR27759.
Differential Revision: http://reviews.llvm.org/D21368
llvm-svn: 273554
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions