diff options
author | Xinliang David Li <davidxl@google.com> | 2017-12-08 19:38:07 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2017-12-08 19:38:07 +0000 |
commit | d91057bf529e45fd915628ab990b750a5f8f7430 (patch) | |
tree | 4c87b09a5984b8aebab98adb612536c5c6a21e19 /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | 0eae123d9eca73b9bc6642b06b5fba564d366595 (diff) | |
download | llvm-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