Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 13299 Build 13299: arc lint + arc unit
Paths
| Differential D41419
[WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC. ClosedPublic Authored by sbc100 on Dec 19 2017, 4:06 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 4 others. · View Herald TranscriptDec 19 2017, 4:06 PM This revision is now accepted and ready to land.Dec 21 2017, 4:03 PM Closed by commit rLLD322148: [WebAssembly] Add InputChunk as common base class for InputSegment and… (authored by sbc). · Explain WhyJan 9 2018, 5:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 127618 wasm/CMakeLists.txt
wasm/InputChunks.h
wasm/InputChunks.cpp
wasm/InputFiles.h
wasm/InputFiles.cpp
wasm/InputFunction.h
wasm/InputSegment.h
wasm/OutputSections.h
wasm/OutputSections.cpp
wasm/OutputSegment.h
wasm/SymbolTable.cpp
wasm/Symbols.cpp
wasm/Writer.cpp
|