summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCContext.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* add trivial support for passing label definitions through the MCStreamer.Chris Lattner2009-06-241-0/+14
| | | | | | | This is suboptimal in several aspects, see the commented out assertion. I need to talk to Daniel about this. llvm-svn: 74057
* Start MCAsmStreamer implementation.Daniel Dunbar2009-06-241-5/+5
| | | | llvm-svn: 74044
* Update for MCImm -> MCValue rename.Daniel Dunbar2009-06-231-5/+5
| | | | llvm-svn: 74024
* Start flushing out MCContext.Daniel Dunbar2009-06-231-0/+77
- Lives inside new library lib/MC (LLVMMC.a) llvm-svn: 74013
OpenPOWER on IntegriCloud