]> granicus.if.org Git - llvm/commit
[WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags"
authorHeejin Ahn <aheejin@gmail.com>
Sat, 2 Dec 2017 02:05:06 +0000 (02:05 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Sat, 2 Dec 2017 02:05:06 +0000 (02:05 +0000)
commit527f9bdad5e47434aec78bb0ffa3dc299d44b211
tree9b577dff8a046ca7b8ff922317e505d39a2a41b9
parent79f1f0032c4d34fa0108b1ad0653b66f1970a322
[WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags"

This patch reportedly broke one of LLVM bots (ubuntu-gcc7.1-werror).

See http://lab.llvm.org:8011/builders/ubuntu-gcc7.1-werror/builds/3369 for
details.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319602 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BinaryFormat/Wasm.h
include/llvm/MC/MCSymbolWasm.h
include/llvm/Object/Wasm.h
lib/MC/MCWasmStreamer.cpp
lib/MC/WasmObjectWriter.cpp
lib/Object/WasmObjectFile.cpp
test/MC/WebAssembly/visibility.ll [deleted file]