diff options
author | Amara Emerson <aemerson@apple.com> | 2020-01-23 14:46:15 -0800 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2020-01-23 15:50:08 -0800 |
commit | 44b496758f177df2655b6adf88173e552aacec05 (patch) | |
tree | 2c630f22ecd7ac52e6cb7e92cfb16db233ebdc1a /lldb/unittests/ScriptInterpreter/Python | |
parent | aabc3c59e131aa09c755d81fc1716d1d4833d52c (diff) | |
download | llvm-44b496758f177df2655b6adf88173e552aacec05.zip llvm-44b496758f177df2655b6adf88173e552aacec05.tar.gz llvm-44b496758f177df2655b6adf88173e552aacec05.tar.bz2 |
[AArch64][GlobalISel] Remove duplicate attribute lookup code that was supposed to be cached. NFC.
When I cached this a long time ago it seems I forgot to remove the locally
declared variable of the same name in select(), so the caching wasn't having
any compile time benefit. Doh.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions