aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't pass StringRef by reference.Benjamin Kramer2010-07-141-1/+1
* move elf section uniquing to MCContext. Along the wayChris Lattner2010-04-081-3/+5
* Eliminate SetDirective, and replace it with HasSetDirective.Chris Lattner2010-01-261-1/+0
* don't reset the default.Chris Lattner2010-01-241-2/+0
* resolve a fixme: the "nonexecutable stack directive" is actuallyChris Lattner2010-01-231-1/+5
* revert 93934, removing the MCAsmInfo endianness bit. I can'tChris Lattner2010-01-201-2/+1
* give MCAsmInfo a 'has little endian' bit. This is unfortunate, butChris Lattner2010-01-191-1/+2
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-221-0/+26