2015-04-03 |
Peter Collingbourne | MC: For variable symbols, maintain MCSymbol::Section... |
blob | commitdiff | raw |
2015-04-02 |
Peter Collingbourne | Revert r233595, "MC: For variable symbols, maintain... |
blob | commitdiff | raw | diff to current |
2015-03-30 |
Peter Collingbourne | MC: For variable symbols, maintain MCSymbol::Section... |
blob | commitdiff | raw |
2014-03-19 |
Rafael Espindola | Revert "Add back r203962, r204028 and r204059." |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Rafael Espindola | Add back r203962, r204028 and r204059. |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Alexander Kornienko | Revert r203962 and two revisions depending on it: r2040... |
blob | commitdiff | raw | diff to current |
2014-03-14 |
Rafael Espindola | Correctly handle an ELF symbol defined with "a = b... |
blob | commitdiff | raw | diff to current |
2013-11-14 |
Rafael Espindola | Don't mangle \n and " |
blob | commitdiff | raw | diff to current |
2013-10-18 |
Hans Wennborg | Revert "Re-commit r192758 - MC: quote tricky symbol... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Hans Wennborg | Re-commit r192758 - MC: quote tricky symbol names in... |
blob | commitdiff | raw | diff to current |
2013-10-16 |
NAKAMURA Takumi | Revert r192758 (and r192759), "MC: Better handling... |
blob | commitdiff | raw | diff to current |
2013-10-16 |
Hans Wennborg | MC: Better handling of tricky symbol and section names |
blob | commitdiff | raw | diff to current |
2012-09-14 |
Dmitri Gribenko | Fix Doxygen issues: |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Manman Ren | Release build: guard dump functions with |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Manman Ren | Release build: guard dump functions with "ifndef NDEBUG" |
blob | commitdiff | raw | diff to current |
2012-05-11 |
Jim Grosbach | Tidy up. Trailing whitespace. |
blob | commitdiff | raw | diff to current |
2012-03-20 |
Jim Grosbach | Assembler should accept redefinitions of unused variabl... |
blob | commitdiff | raw | diff to current |
2012-03-20 |
Jim Grosbach | Tidy up. |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Daniel Dunbar | MC: Change variable symbols to be recognized as defined... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Rafael Espindola | Change MCExpr::EvaluateAsRelocatableImpl of variables... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Rafael Espindola | Fix PR8565. |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Daniel Dunbar | MC/Mach-O: Mark absolute variable's appropriately,... |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Daniel Dunbar | MC: Make setVariableValue check the redefinition condit... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Chris Lattner | now that MCSymbol::print doesn't use it's MAI argument... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Chris Lattner | rename NameNeedsEscaping -> NameNeedsQuoting, eliminate... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Chris Lattner | Get MCSymbol out of the mangling business, and move... |
blob | commitdiff | raw | diff to current |
2010-01-13 |
Chris Lattner | expose a static function as a static method on the... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
David Greene | Change errs() to dbgs(). |
blob | commitdiff | raw | diff to current |
2009-11-06 |
Daniel Dunbar | Pass StringRef by value. |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Anton Korobeynikov | Allow symbols to start from the digit if target request... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Chris Lattner | fix MCSymbol printing on darwin to exactly match the... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Chris Lattner | Make the MC symbol printer and llvm::Mangler exactly... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Chris Lattner | allow @ in symbol names without quoting the identifier... |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Chris Lattner | fix MCSymbol printing to exactly match the normal mangl... |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Chris Lattner | Thread an MCAsmInfo pointer through the various MC... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Daniel Dunbar | llvm-mc: Clean up some handling of symbol/section assoc... |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Daniel Dunbar | Add MCSymbol::{print, dump} |
blob | commitdiff | raw | diff to current |
|