diff options
author | Heejin Ahn <aheejin@gmail.com> | 2018-12-11 00:53:59 +0000 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2018-12-11 00:53:59 +0000 |
commit | 21d45a2c98461634fe453f5fbcb473a801bae820 (patch) | |
tree | 04eda8a096c03962f813a0e968b8ffa8207e7848 /llvm/test/CodeGen/WebAssembly/exception.ll | |
parent | cef44a234219e38e1c28c902ff24586150eef682 (diff) | |
download | bcm5719-llvm-21d45a2c98461634fe453f5fbcb473a801bae820.tar.gz bcm5719-llvm-21d45a2c98461634fe453f5fbcb473a801bae820.zip |
[WebAssembly] TargetStreamer cleanup (NFC)
Summary:
- Unify mixed argument names (`Symbol` and `Sym`) to `Sym`
- Changed `MCSymbolWasm*` argument of `emit***` functions to `const
MCSymbolWasm*`. It seems not very intuitive that emit function in the
streamer modifies symbol contents.
- Moved empty function bodies to the header
- clang-format
Reviewers: aardappel, dschuff, sbc100
Subscribers: jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D55347
llvm-svn: 348816
Diffstat (limited to 'llvm/test/CodeGen/WebAssembly/exception.ll')
0 files changed, 0 insertions, 0 deletions