diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-02-10 13:18:44 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-02-10 13:18:44 +0000 |
commit | c667ba69ac342563c0886e20509e68705d78a0a5 (patch) | |
tree | 1911023516ce937d5165eafcd85ed02c34ea0e30 /utils/lldbDataFormatters.py | |
parent | 06efdd238ed7d14eaabc3b074c3b0b292c1c3127 (diff) | |
download | external_llvm-c667ba69ac342563c0886e20509e68705d78a0a5.zip external_llvm-c667ba69ac342563c0886e20509e68705d78a0a5.tar.gz external_llvm-c667ba69ac342563c0886e20509e68705d78a0a5.tar.bz2 |
Put instruction names into an indexed string table on the side, removing a pointer from MCInstrDesc.
Make them accessible through MCInstrInfo. They are only used for debugging purposes so this doesn't
have an impact on performance. X86MCTargetDesc.o goes from 630K to 461K on x86_64.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150245 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/lldbDataFormatters.py')
0 files changed, 0 insertions, 0 deletions