aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/MC
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-234-74/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-027-36/+176
* Update LLVM for rebase to r212749.Stephen Hines2014-07-215-9/+85
* Fix MCDataAtom never calling remap when adding data.Rafael Espindola2013-10-163-0/+57
* Remove now empty unit test directory.Benjamin Kramer2009-08-011-15/+0
* daniel says it's fine to nuke this.Chris Lattner2009-08-011-101/+0
* update for new apiChris Lattner2009-08-011-4/+4
* Adjust unit test for the MCSection changes.Benjamin Kramer2009-07-311-4/+5
* Fix order of arguments to EXPECT_EQDaniel Dunbar2009-06-291-11/+8
* Sketch streamer support for .align, .org functionality.Daniel Dunbar2009-06-241-0/+28
* We decided to not worry about Atoms for now, it should be straightforward toDaniel Dunbar2009-06-241-4/+2
* MCStreamer: Test printing values.Daniel Dunbar2009-06-241-0/+25
* Start MCAsmStreamer implementation.Daniel Dunbar2009-06-242-0/+67