summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-05-23 03:00:33 +0000
committerRui Ueyama <ruiu@google.com>2016-05-23 03:00:33 +0000
commite75e933efc80b74229ab1c7d9a899c839c66b6c0 (patch)
tree01b474854f9eebfe27d52ca0647853e8a46eddc5 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent6f8442bdd8703b934b1b8bd89c28e56b37143327 (diff)
downloadbcm5719-llvm-e75e933efc80b74229ab1c7d9a899c839c66b6c0.tar.gz
bcm5719-llvm-e75e933efc80b74229ab1c7d9a899c839c66b6c0.zip
Refactor EhFrameHdr.
Previously, EhFrameHdr section computed addresses to which FDEs are applied to. This is not an ideal design because EhFrameHdr does not know much about FDEs unless EhFrame passes the information to EhFrameHdr. It is what we did. This patch simplifies the code by making EhFrame to compute the values and pass the cooked information to EhFrameHdr. EhFrameHdr no longer have to know about the details of FDEs such as FDE encodings. llvm-svn: 270393
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud