aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2021-08-11 18:18:13 -0700
committerHeejin Ahn <aheejin@gmail.com>2021-08-12 13:40:41 -0700
commit78e87970af888bbbd5652c31f3a8454e8e9dd5b8 (patch)
tree2b2a43578dc0cb021cf770234df59f39276f7925 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent1e11ccad837c2d0d848349e7bc8f5800e5d365fc (diff)
downloadllvm-78e87970af888bbbd5652c31f3a8454e8e9dd5b8.zip
llvm-78e87970af888bbbd5652c31f3a8454e8e9dd5b8.tar.gz
llvm-78e87970af888bbbd5652c31f3a8454e8e9dd5b8.tar.bz2
[WebAssembly] Disable offset folding for function addresses
Wasm does not support function addresses with offsets, but isel can generate folded SDValues in the form of (@func + offset) without this patch. Fixes https://bugs.llvm.org/show_bug.cgi?id=43133. Reviewed By: dschuff, sbc100 Differential Revision: https://reviews.llvm.org/D107940
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions