diff options
author | Fangrui Song <maskray@google.com> | 2020-01-11 12:03:57 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-01-11 12:17:05 -0800 |
commit | 179abb091d8a1d67115d21b54001d10250756042 (patch) | |
tree | f81794560c7a53b0c6c5f796f71c88fecd8062d9 /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | 5a9954c02a7d6e60da26b2feec0837695846aeed (diff) | |
download | bcm5719-llvm-179abb091d8a1d67115d21b54001d10250756042.tar.gz bcm5719-llvm-179abb091d8a1d67115d21b54001d10250756042.zip |
[X86][Disassembler] Replace custom logger with LLVM_DEBUG
llvm-objdump -d on clang is decreased from 7.8s to 7.4s.
The improvement is likely due to the elimination of logger setup and
dbgprintf(), which has a large overhead.
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions