summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorYuka Takahashi <yukatkh@gmail.com>2017-06-14 08:01:26 +0000
committerYuka Takahashi <yukatkh@gmail.com>2017-06-14 08:01:26 +0000
commit1f1378dcbcba1633bc1e250c1eafdeb5fdbc9f11 (patch)
treebc0397203b6d412c3a5f621eca170a0fa4c48995 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent26d98348dcc0a0b8b1f8db9b53d552e5a613bdf3 (diff)
downloadbcm5719-llvm-1f1378dcbcba1633bc1e250c1eafdeb5fdbc9f11.tar.gz
bcm5719-llvm-1f1378dcbcba1633bc1e250c1eafdeb5fdbc9f11.zip
Use getLastArgValue instead of getString
Summary: I found that getString defined in the LLD's Driver.cpp is exactly the same as Arg::getLastArgValue defined in llvm/Option/ArgLIst.h. This patch removes that local function and use the function that the Arg class provides. Reviewers: ruiu Subscribers: emaste, llvm-commits Differential Revision: https://reviews.llvm.org/D34196 llvm-svn: 305374
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud