aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-08-25 20:21:17 +0000
committerBill Wendling <isanbard@gmail.com>2009-08-25 20:21:17 +0000
commit485591273c09a279673549ce82eee7a119c04a45 (patch)
tree5ca3a5d23a754b6fd6c68dfe51cd607a527e31be /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent4cf325e09068ff36fa680c5460e7be1ff0f8b485 (diff)
downloadllvm-485591273c09a279673549ce82eee7a119c04a45.zip
llvm-485591273c09a279673549ce82eee7a119c04a45.tar.gz
llvm-485591273c09a279673549ce82eee7a119c04a45.tar.bz2
Add a target asm info hook to specify that particular bits of data in the FDE
should be forced to 32-bits (.long) even on 64-bit architectures. Darwin wants these bits to be 64-bits (.quad). However, other platforms may disagree. This is just the info right now and is part of a work-in-progress which needs this. We'll add the actual *use* of this soon. llvm-svn: 80024
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions