diff options
author | Kang Zhang <shkzhang@cn.ibm.com> | 2019-08-02 03:09:07 +0000 |
---|---|---|
committer | Kang Zhang <shkzhang@cn.ibm.com> | 2019-08-02 03:09:07 +0000 |
commit | 038dd43782b0ecaf988f0420dc6331b06bb77958 (patch) | |
tree | 54662e8a212ee834f77bd49cad55ec0116746730 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 966b9a3b9d0eafd32ef8c654665b53730d48384b (diff) | |
download | bcm5719-llvm-038dd43782b0ecaf988f0420dc6331b06bb77958.tar.gz bcm5719-llvm-038dd43782b0ecaf988f0420dc6331b06bb77958.zip |
[NFC][CodeGen] Modify the type element of TailCalls to simplify the dupRetToEnableTailCallOpts()
Summary:
The old code can be simplified to define the element type of TailCalls as `BasicBlock` not `CallInst`. Also I use the for-range loop instead the for loop.
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D64905
llvm-svn: 367644
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions