summaryrefslogtreecommitdiff
path: root/test/Driver/le32-unknown-nacl.cpp
Commit message (Expand)AuthorAge
* Convert another test to -###.Rafael Espindola2013-07-23
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-04
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-09
* Define __LITTLE_ENDIAN__ for le32, since "le" stands for little endian.Jan Wen Voung2012-03-29
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Specify -ccc-clang-archs for le32 targets which may not be supported by default.Bob Wilson2011-10-04
* Stop cluttering the test directory with temporary files.Benjamin Kramer2011-09-05
* Don't verify the name of the driver executable. It's not really releventChandler Carruth2011-08-31
* Clang/PNaCl: Improve test coverage for PNaClTargetInfo (type aligns), fixes n...Ivan Krasin2011-08-29
* PNaClTargetInfo: add __ELF__, _REENTRANT and _GNU_SOURCE defines and update t...Ivan Krasin2011-08-25
* Follow up to r138470 (Add PNaCl TargetInfo). I've occasionally submitted wron...Ivan Krasin2011-08-24
* Add PNaCl TargetInfo.Ivan Krasin2011-08-24