Add a workaround for Darwin assembler bug where it's not setting the thumb bit in...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 24 Jul 2009 18:54:23 +0000 (18:54 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 24 Jul 2009 18:54:23 +0000 (18:54 +0000)
commit5a49c5406195be8caa56a6b14b16e83eb7f19e68
tree45fab8ef9729f18eaa6e48b1c94e796285db4b2e
parent73f665143992e7bfbbce08cb30fd12e3916567f7
Add a workaround for Darwin assembler bug where it's not setting the thumb bit in Thumb2 jumptable entries. We now pass Olden.

llvm-svn: 76991
llvm/lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp