summaryrefslogtreecommitdiffstats
path: root/test/Driver/le32-unknown-nacl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Basic: match GCC behaviour for SuS macro"Saleem Abdulrasool2017-02-071-3/+3
* Basic: match GCC behaviour for SuS macroSaleem Abdulrasool2017-02-051-3/+3
* Make test/Driver hermeticJF Bastien2014-09-141-3/+3
* Convert another test to -###.Rafael Espindola2013-07-231-2/+2
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-091-3/+3
* Define __LITTLE_ENDIAN__ for le32, since "le" stands for little endian.Jan Wen Voung2012-03-291-0/+5
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
* Specify -ccc-clang-archs for le32 targets which may not be supported by default.Bob Wilson2011-10-041-3/+3
* Stop cluttering the test directory with temporary files.Benjamin Kramer2011-09-051-1/+1
* Don't verify the name of the driver executable. It's not really releventChandler Carruth2011-08-311-1/+1
* Clang/PNaCl: Improve test coverage for PNaClTargetInfo (type aligns), fixes n...Ivan Krasin2011-08-291-20/+51
* PNaClTargetInfo: add __ELF__, _REENTRANT and _GNU_SOURCE defines and update t...Ivan Krasin2011-08-251-0/+19
* Follow up to r138470 (Add PNaCl TargetInfo). I've occasionally submitted wron...Ivan Krasin2011-08-241-6/+11
* Add PNaCl TargetInfo.Ivan Krasin2011-08-241-0/+86