index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
MC
/
MCAsmInfoDarwin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-3
/
+3
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-1
/
+3
*
Support .code32 and .code64 in X86 assembler.
Evan Cheng
2011-07-27
1
-5
/
+0
*
Simplify the handling of pcrel relocations on ELF. Now we do the right thing
Rafael Espindola
2011-05-01
1
-2
/
+0
*
Add the getExprForFDESymbol method that responsible for computing the
Rafael Espindola
2011-04-28
1
-2
/
+1
*
Add a getExprForPersonalitySymbol method to MCAsmInfo. Use it when
Rafael Espindola
2011-04-28
1
-0
/
+3
*
revert 93934, removing the MCAsmInfo endianness bit. I can't
Chris Lattner
2010-01-20
1
-1
/
+1
*
give MCAsmInfo a 'has little endian' bit. This is unfortunate, but
Chris Lattner
2010-01-19
1
-1
/
+1
*
rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for darwin.
Chris Lattner
2009-08-22
1
-2
/
+2
*
move the MCAsmInfo .cpp/.h files into the right
Chris Lattner
2009-08-22
1
-1
/
+32
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-0
/
+1