diff options
author | Sam Clegg <sbc@chromium.org> | 2018-03-06 07:13:10 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-03-06 07:13:10 +0000 |
commit | fa5a04fb86f424611f707665dd8d66c55eec2aaa (patch) | |
tree | 489d32dcf0c86e0f04e8902927bca72a322cf1b0 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | a7adc3185bef02576a39f0198b26f584cc8a184d (diff) | |
download | llvm-fa5a04fb86f424611f707665dd8d66c55eec2aaa.zip llvm-fa5a04fb86f424611f707665dd8d66c55eec2aaa.tar.gz llvm-fa5a04fb86f424611f707665dd8d66c55eec2aaa.tar.bz2 |
[WebAssebmly] Remove reloc ordering constraint
The MC layer doesn't currently emit relocations in offset
order for the entire code section so this check was causing
failures on the wasm waterfall.
Perhaps we can re-instate this check if we divide the relocations
per-function, or add extra ordering the MC object writer.
Differential Revision: https://reviews.llvm.org/D44136
llvm-svn: 326765
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions