Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37358
[WebAssembly] Validate exports when parsing object files ClosedPublic Authored by sbc100 on Aug 31 2017, 2:34 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptAug 31 2017, 2:34 PM This revision is now accepted and ready to land.Aug 31 2017, 2:41 PM Closed by commit rL312286: [WebAssembly] Validate exports when parsing object files (authored by sbc). · Explain WhyAug 31 2017, 2:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113480 llvm/trunk/include/llvm/Object/Wasm.h
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/test/ObjectYAML/wasm/export_section.yaml
llvm/trunk/test/ObjectYAML/wasm/invalid_export.yaml
llvm/trunk/test/tools/llvm-nm/wasm/exports.yaml
llvm/trunk/test/tools/llvm-nm/wasm/weak-symbols.yaml
|