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 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | cef44a234219e38e1c28c902ff24586150eef682 (diff) | |
download | llvm-21d45a2c98461634fe453f5fbcb473a801bae820.zip llvm-21d45a2c98461634fe453f5fbcb473a801bae820.tar.gz llvm-21d45a2c98461634fe453f5fbcb473a801bae820.tar.bz2 |
[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 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions