aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2018-12-11 00:53:59 +0000
committerHeejin Ahn <aheejin@gmail.com>2018-12-11 00:53:59 +0000
commit21d45a2c98461634fe453f5fbcb473a801bae820 (patch)
tree04eda8a096c03962f813a0e968b8ffa8207e7848 /clang/lib/CodeGen/ModuleBuilder.cpp
parentcef44a234219e38e1c28c902ff24586150eef682 (diff)
downloadllvm-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