diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-05-20 17:27:37 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-05-20 17:27:37 +0000 |
commit | 02cefc2c237d0d8ae15a4915f0386543dc191fca (patch) | |
tree | f33c8692bcf67bd67ba0fa1fc541340338c9409a /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6ab2fa8f78f4c76da056580ec3ee1780eab08c76 (diff) | |
download | llvm-02cefc2c237d0d8ae15a4915f0386543dc191fca.zip llvm-02cefc2c237d0d8ae15a4915f0386543dc191fca.tar.gz llvm-02cefc2c237d0d8ae15a4915f0386543dc191fca.tar.bz2 |
Workaround the issue of llvm:tB (A8.6.16 B Encoding T2) not being processed as
a branch instruction and therefore the symbolic information is not being dumped for
non-raw mode.
The problem is that the ARMAsmParser is not recognizing the "#274" in "b #274"
as a valid operand when doing disassembly in non-raw mode.
llvm-svn: 131738
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions