llvm-6502/unittests
Daniel Dunbar 71d259bc4b We decided to not worry about Atoms for now, it should be straightforward to
reintroduce them later.

Also, don't require MCSection* when creating a symbol.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74081 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-24 17:00:42 +00:00
..
ADT Reversed order of args in EXPECT_EQ() macros to be in the correct order: 2009-06-09 21:48:57 +00:00
MC We decided to not worry about Atoms for now, it should be straightforward to 2009-06-24 17:00:42 +00:00
Support
VMCore Give embedded metadata its own type instead of relying on EmptyStructTy. 2009-05-30 05:06:04 +00:00
Makefile Start MCAsmStreamer implementation. 2009-06-24 01:03:06 +00:00
Makefile.unittest
TestMain.cpp