llvm-6502/lib/MC
Chris Lattner c69485e34d add trivial support for passing label definitions through the MCStreamer.
This is suboptimal in several aspects, see the commented out assertion.
I need to talk to Daniel about this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74057 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-24 04:31:49 +00:00
..
CMakeLists.txt
Makefile
MCAsmStreamer.cpp add trivial support for passing label definitions through the MCStreamer. 2009-06-24 04:31:49 +00:00
MCContext.cpp add trivial support for passing label definitions through the MCStreamer. 2009-06-24 04:31:49 +00:00
MCStreamer.cpp Start MCAsmStreamer implementation. 2009-06-24 01:03:06 +00:00