[PATCH] D37869: [WebAssembly] Remove default -fdata-sections

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 16:00:53 PDT 2017


sbc100 updated this revision to Diff 115311.
sbc100 added a comment.

Rebase


https://reviews.llvm.org/D37869

Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/MC/MCSectionWasm.h
  include/llvm/ObjectYAML/WasmYAML.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/MC/MCObjectFileInfo.cpp
  lib/MC/MCWasmStreamer.cpp
  lib/MC/WasmObjectWriter.cpp
  lib/Object/WasmObjectFile.cpp
  lib/ObjectYAML/WasmYAML.cpp
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  test/CodeGen/WebAssembly/global.ll
  test/CodeGen/WebAssembly/vtable.ll
  test/MC/WebAssembly/array-fill.ll
  test/MC/WebAssembly/external-data.ll
  test/MC/WebAssembly/reloc-data.ll
  test/MC/WebAssembly/unnamed-data.ll
  test/tools/llvm-objdump/WebAssembly/relocations.test
  test/tools/llvm-readobj/sections.test
  tools/llvm-readobj/WasmDumper.cpp
  tools/obj2yaml/wasm2yaml.cpp
  tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37869.115311.patch
Type: text/x-patch
Size: 31250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/e2b29688/attachment.bin>


More information about the llvm-commits mailing list