diff options
author | Bob Wilson <bob.wilson@apple.com> | 2009-11-06 23:33:28 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2009-11-06 23:33:28 +0000 |
commit | 54c78ef2fed32e82e6aea8cbeb89156814eaf27c (patch) | |
tree | d0bb1eae58800820d15b898c8b712d7de01c3443 /lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 79f0332c203b33c4afc0fb6ad946fbe041164e6e (diff) |
Print VMOV (immediate) operands as hexadecimal values. Apple's assembler
will not accept negative values for these. LLVM's default operand printing
sign extends values, so that valid unsigned values appear as negative
immediates. Print all VMOV immediate operands as hex values to resolve this.
Radar 7372576.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86301 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions