hanchenye-llvm-project/lld/wasm
Heejin Ahn 4821ebf73f [WebAssembly] clang-format (NFC)
Summary: This patch runs clang-format on all wasm-only files.

Reviewers: sbc100

Subscribers: dschuff, jgravelle-google, sunfish, llvm-commits

Differential Revision: https://reviews.llvm.org/D51449

llvm-svn: 340970
2018-08-29 21:03:16 +00:00
..
CMakeLists.txt [WebAssembly] Fix broken build due to missing attributes.inc 2018-06-13 08:38:23 +00:00
Config.h [WebAssembly] Add --export-all flag 2018-06-07 01:27:07 +00:00
Driver.cpp [WebAssembly] clang-format (NFC) 2018-08-29 21:03:16 +00:00
InputChunks.cpp [WebAssembly] clang-format (NFC) 2018-08-29 21:03:16 +00:00
InputChunks.h [WebAssembly] Optimise relocation processing. NFC. 2018-08-22 17:50:51 +00:00
InputFiles.cpp [WebAssembly] clang-format (NFC) 2018-08-29 21:03:16 +00:00
InputFiles.h [WebAssembly] Add support for --whole-archive. 2018-07-23 23:51:19 +00:00
InputGlobal.h [WebAssembly] Implement -print-gc-sections, to better test GC of globals 2018-04-20 17:28:12 +00:00
LTO.cpp [WebAssembly] Set threadmodel during LTO 2018-07-02 16:27:50 +00:00
LTO.h [WebAssembly] Initial support for LTO 2018-05-30 18:07:52 +00:00
MarkLive.cpp [WebAssembly] Add support for bitcode archive members 2018-06-28 17:04:58 +00:00
MarkLive.h
Options.td [WebAssembly] Don't compress LEBs by default 2018-08-17 19:42:46 +00:00
OutputSections.cpp [WebAssembly] Add option to remove LEB padding at relocate sites 2018-05-18 23:28:05 +00:00
OutputSections.h [WebAssembly] clang-format (NFC) 2018-08-29 21:03:16 +00:00
OutputSegment.h [WebAssembly] Remove another trivial accessor. 2018-04-05 19:37:31 +00:00
SymbolTable.cpp [WebAssembly] Don't error when --undefined symbols are not found 2018-08-04 00:04:06 +00:00
SymbolTable.h Set IsUsedInRegularObj in a consistent manor between COFF, ELF and wasm. NFC 2018-08-02 20:39:19 +00:00
Symbols.cpp [WebAssembly] Fix --export of LTO symbols 2018-06-28 17:21:46 +00:00
Symbols.h [WebAssembly] Fix --export of LTO symbols 2018-06-28 17:21:46 +00:00
Writer.cpp [WebAssembly] clang-format (NFC) 2018-08-29 21:03:16 +00:00
Writer.h
WriterUtils.cpp Support: Simplify endian stream interface. NFCI. 2018-05-18 19:46:24 +00:00
WriterUtils.h [WebAssembly] Add export/import for function pointer table 2018-03-27 17:38:51 +00:00