diff options
author | Derek Schuff <dschuff@google.com> | 2017-08-16 00:49:44 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2017-08-16 00:49:44 +0000 |
commit | 8e7135956111e846035f4e5c988141fb836d76a0 (patch) | |
tree | 7a323773ca582e41cc4b8deaaba3fc21d3ce7748 /llvm/lib/Object/COFFImportFile.cpp | |
parent | 8fb57125b0653b23e397559ef665c9ed6dad4259 (diff) | |
download | llvm-8e7135956111e846035f4e5c988141fb836d76a0.zip llvm-8e7135956111e846035f4e5c988141fb836d76a0.tar.gz llvm-8e7135956111e846035f4e5c988141fb836d76a0.tar.bz2 |
[WebAssembly] Remove infinite loop from reg-stackify test
r310940 exposed reverse-unreachable code to some optimizers,
which caused some of the code in this test to be sunk, changing
the input to the pass and breaking the exptectations.
Since that change is irrelevant to this particular test, this change
just adds an exit node to work around the problem; the
test should really be more robust (or be an MIR test?) but this preserves
the existing test intent.
llvm-svn: 310981
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions