diff options
author | Nikita Popov <npopov@redhat.com> | 2022-07-06 09:45:01 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-07-06 09:47:42 +0200 |
commit | 9936d732cd17cdd9ed94fb52e6be2dbcbd5a5709 (patch) | |
tree | 739c628a2cf1a1cea0aa94dbabe977e16aad6bdf /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 5b1ec705904aa621349e471959587f2c2d4d6273 (diff) | |
download | llvm-9936d732cd17cdd9ed94fb52e6be2dbcbd5a5709.zip llvm-9936d732cd17cdd9ed94fb52e6be2dbcbd5a5709.tar.gz llvm-9936d732cd17cdd9ed94fb52e6be2dbcbd5a5709.tar.bz2 |
[PowerPC] Simplify test for PR33636 (NFC)
There was a lot of unnecessary code here. Add the -O0 flag to
avoid using constant expressions, otherwise it may get folded
away during EarlyCSE.
Verified that this test fails prior to the fixing commit.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions