aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2019-10-03 17:01:04 +0000
committerJohn Brawn <john.brawn@arm.com>2019-10-03 17:01:04 +0000
commitb44204c77e63fcb02af46a9cf830fa23ac4cfc64 (patch)
tree961b33786ba68fd24e934f8e5d181e9f5e9c1b00 /llvm/lib/CodeGen/ModuloSchedule.cpp
parentb01ebd6c1de9627e5676cb82a098ca90d1c136f1 (diff)
downloadllvm-b44204c77e63fcb02af46a9cf830fa23ac4cfc64.zip
llvm-b44204c77e63fcb02af46a9cf830fa23ac4cfc64.tar.gz
llvm-b44204c77e63fcb02af46a9cf830fa23ac4cfc64.tar.bz2
[libunwind] Adjust libunwind_01.pass.cpp test for ARM EHABI
ARM EHABI unwinding tables only store the start address of each function, so the last function is assumed to cover the entire address space after it. The test picks an address on the stack assuming that it's in no function, but because of the above it's actually resolved to the last function. Fix this by using address 0 instead. Differential Revision: https://reviews.llvm.org/D68387 llvm-svn: 373628
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions