summaryrefslogtreecommitdiff
path: root/test/FrontendC++/2006-11-30-Pubnames.cpp
Commit message (Expand)AuthorAge
* Debugging is now reenabled on PPC darwin, so reenableDale Johannesen2010-02-03
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-05
* Debug info is disabled on PPC Darwin.Bill Wendling2009-11-30
* Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar2009-11-09
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Remove the IA-64 backend.Dan Gohman2009-07-24
* Second attempt:Bill Wendling2009-04-29
* r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling2009-04-28
* Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling2009-04-28
* - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emitBill Wendling2009-02-24
* Run dsymutil on darwin, when it is expected, before running gdb test.Devang Patel2009-02-02
* This passes on x86-32 linux at least.Duncan Sands2009-02-02
* XFAIL these tests for now.Devang Patel2008-12-12
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-29