llvm-6502/include
Bill Wendling b9e7689c89 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80024 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-25 20:21:17 +00:00
..
llvm Add a target asm info hook to specify that particular bits of data in the FDE 2009-08-25 20:21:17 +00:00
llvm-c Expose some extra functions to llvm-c 2009-08-19 08:36:49 +00:00