diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-08-27 20:34:07 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-09-07 23:38:08 -0500 |
commit | 79651265b2e08e105f3d66d5f75bc9f5fa803e45 (patch) | |
tree | c4895f9ab82f5337d9263f526dc22b55a91ae3e4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 247d02396524649a31bc45541f97457e32b8ef48 (diff) | |
download | llvm-79651265b2e08e105f3d66d5f75bc9f5fa803e45.zip llvm-79651265b2e08e105f3d66d5f75bc9f5fa803e45.tar.gz llvm-79651265b2e08e105f3d66d5f75bc9f5fa803e45.tar.bz2 |
[Attributor][FIX] Properly return changed if the IR was modified
Deleting or replacing anything is certainly a modification. This caused
a later assertion in IPSCCP when compiling 400.perlbench with the new PM.
I'm not sure how to test this.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions