diff options
author | Sanjay Patel <spatel@rotateright.com> | 2020-05-10 11:19:43 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2020-05-10 11:19:43 -0400 |
commit | bcc5ed7b24e921c8902d0d0db614576bd249f128 (patch) | |
tree | 59d47c0e9bc6324680219480d38d60115b211d1d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bab44a698e821292ecce4ee01a61964a0a40c33e (diff) | |
download | llvm-bcc5ed7b24e921c8902d0d0db614576bd249f128.zip llvm-bcc5ed7b24e921c8902d0d0db614576bd249f128.tar.gz llvm-bcc5ed7b24e921c8902d0d0db614576bd249f128.tar.bz2 |
[CodeGen] fix test to be (mostly) independent of LLVM optimizer; NFC
This test would break with the proposed change to IR canonicalization
in D79171. The raw unoptimized IR from clang is massive, so I've
replaced -instcombine with -mem2reg to make it more manageable,
but still be unlikely to break with unrelated changed to optimization.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions