aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2017-12-08 19:38:07 +0000
committerXinliang David Li <davidxl@google.com>2017-12-08 19:38:07 +0000
commitd91057bf529e45fd915628ab990b750a5f8f7430 (patch)
tree4c87b09a5984b8aebab98adb612536c5c6a21e19 /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
parent0eae123d9eca73b9bc6642b06b5fba564d366595 (diff)
downloadllvm-d91057bf529e45fd915628ab990b750a5f8f7430.zip
llvm-d91057bf529e45fd915628ab990b750a5f8f7430.tar.gz
llvm-d91057bf529e45fd915628ab990b750a5f8f7430.tar.bz2
Revert r320104: infinite loop profiling bug fix
Causes unexpected memory issue with New PM this time. The new PM invalidates BPI but not BFI, leaving the reference to BPI from BFI invalid. Abandon this patch. There is a more general solution which also handles runtime infinite loop (but not statically). llvm-svn: 320180
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions