diff options
author | Eric Christopher <echristo@gmail.com> | 2015-09-02 20:40:12 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-09-02 20:40:12 +0000 |
commit | 86fdc85181ae75e0280b00175b1b1af86b5b0c7d (patch) | |
tree | 38c2bf81a87de157132b83655c8593c4e45e260b /lldb/scripts/Python | |
parent | d97846ed05ac0e191634d535ede124347bdebaf9 (diff) | |
download | bcm5719-llvm-86fdc85181ae75e0280b00175b1b1af86b5b0c7d.tar.gz bcm5719-llvm-86fdc85181ae75e0280b00175b1b1af86b5b0c7d.zip |
Migrate the target attribute parsing code to returning an instance
every time it's called rather than attempting to cache the result.
It's unlikely to be called frequently and the overhead of using
it in the first place is already factored out.
llvm-svn: 246706
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions