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
/
Support
/
Mangler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor doxygen nits.
Reid Spencer
2007-08-05
1
-1
/
+1
*
Add new option to leave asm names alone
Chris Lattner
2006-09-07
1
-0
/
+8
*
For PR780:
Reid Spencer
2006-07-26
1
-1
/
+1
*
For PR780:
Reid Spencer
2006-06-07
1
-0
/
+4
*
Allow per-character control over what target assemblers allow in symbol
Chris Lattner
2005-11-10
1
-0
/
+17
*
Add a new option for targets that accept quoted labels.
Chris Lattner
2005-11-10
1
-7
/
+17
*
Remove M, which is dead. Eliminate a dead typedef. Add comments.
Chris Lattner
2005-11-10
1
-6
/
+12
*
This method is no longer static
Chris Lattner
2005-11-10
1
-2
/
+1
*
minor interface changes.
Chris Lattner
2005-11-10
1
-3
/
+4
*
change proto slightly
Chris Lattner
2005-09-24
1
-1
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Allow an arbitrary prefix.
Chris Lattner
2004-08-17
1
-4
/
+4
*
Add a new method
Chris Lattner
2004-07-08
1
-0
/
+8
*
Add method
Chris Lattner
2004-02-14
1
-9
/
+7
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+9
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Add support to the mangler for targets which require _'s on global symbols
Chris Lattner
2003-08-11
1
-15
/
+17
*
Need to include <string> to fix compile error on Sun
Tanya Lattner
2003-07-28
1
-0
/
+1
*
Forward-declare class Module to make the header file self-contained.
Brian Gaeke
2003-07-25
1
-0
/
+1
*
Cleanups:
Brian Gaeke
2003-07-24
1
-4
/
+5
*
Factor out name-mangling from X86/Printer, which is derived from CWriter,
Brian Gaeke
2003-07-24
1
-0
/
+45