Skip to content
Commit 02cefc2c authored by Johnny Chen's avatar Johnny Chen
Browse files

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
parent 6ab2fa8f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment