index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
MC
/
MCAsmInfoCOFF.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert part of my last commit. the mingw32 build bot doesn't seem to like it.
Michael J. Spencer
2010-08-23
1
-1
/
+0
*
Workaround broken jump tables on x86-64 COFF.
Michael J. Spencer
2010-08-23
1
-0
/
+1
*
eliminate the magic AbsoluteDebugSectionOffsets MAI hook,
Chris Lattner
2010-04-04
1
-1
/
+0
*
isAbsoluteEHSectionOffsets always returns false, eliminate it
Chris Lattner
2010-04-04
1
-1
/
+0
*
move fastcall/stdcall mangling up into Mangler.
Chris Lattner
2010-03-12
1
-0
/
+1
*
use EmitLinkage for functions as well as globals. One output
Chris Lattner
2010-01-26
1
-1
/
+1
*
Eliminate SetDirective, and replace it with HasSetDirective.
Chris Lattner
2010-01-26
1
-1
/
+0
*
Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF.
Rafael Espindola
2010-01-26
1
-1
/
+1
*
coff targets support alignment on .comm
Chris Lattner
2010-01-25
1
-1
/
+0
*
mcize lcomm, simplify .comm, extend both to support 64-bit sizes.
Chris Lattner
2010-01-23
1
-1
/
+1
*
mcize visibility directives.
Chris Lattner
2010-01-23
1
-1
/
+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
*
hookize the cygwin ".linkonce" directive.
Chris Lattner
2010-01-19
1
-0
/
+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
-0
/
+37