aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2021-01-25 22:09:45 -0800
committerSam Clegg <sbc@chromium.org>2021-01-25 22:32:36 -0800
commitd705c2fbd48708caa68d1a035b5f31660b375115 (patch)
tree39a441e50afef85feb97652ef8c828fe56ae14e5 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parent84c6f325840d363c6f3de2091771065234ce4146 (diff)
downloadllvm-d705c2fbd48708caa68d1a035b5f31660b375115.zip
llvm-d705c2fbd48708caa68d1a035b5f31660b375115.tar.gz
llvm-d705c2fbd48708caa68d1a035b5f31660b375115.tar.bz2
Revert "[WebAssembly] MC layer writes table symbols to object files"
This reverts commit d806618636f8a82bfc3f620e1fad83af4d2a2575. Review: https://reviews.llvm.org/D92215 We had issues where older versions of wasm-ld were crashing on object files containing a table symbol. We decided that the best strategy going forward is to only generate these symbol if refernece types is enabled. Without reference types enabled we should never geneate a table symbol or a TABLE_NUMBER relocation. This revert is in addition to the one already reverted in https://reviews.llvm.org/D95005. The plan is to re-land these in updated form after the llvm 12 branch. Differential Revision: https://reviews.llvm.org/D95420
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions