diff options
author | Heejin Ahn <aheejin@gmail.com> | 2021-02-21 22:18:25 -0800 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2021-02-22 11:49:33 -0800 |
commit | 946a09945f02427c7b2075ae72ea4d77bb1a2a1d (patch) | |
tree | ad1f1b1195ecd0a204b2f9f8cfe1b7e45ff4bac7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c32aee5a5e4da2554d23e2c7de5dffcd275a412e (diff) | |
download | llvm-946a09945f02427c7b2075ae72ea4d77bb1a2a1d.zip llvm-946a09945f02427c7b2075ae72ea4d77bb1a2a1d.tar.gz llvm-946a09945f02427c7b2075ae72ea4d77bb1a2a1d.tar.bz2 |
[WebAssembly] Misc. fixes in cfg-stackify-eh.ll
- Fix `preds` comments
- Delete nonexistent attributes in instructions (They used to exist in
clang-generated files, but I removed most of them to make the tests
tidy. We have only `nounwind` and `noreturn` left here.)
- Add missing `Function Attrs` comments in function declarations
None of these affect test function semantics or test results for now.
Reviewed By: tlively
Differential Revision: https://reviews.llvm.org/D97179
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions