summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/multilib_64bit_linux_tree/libx32
Commit message (Collapse)AuthorAgeFilesLines
* [x32] Adding X32 target support to driver, including ↵Zinovy Nis2014-07-101-0/+0
TargetInfo,DescriptionString, flags, paths lookup, etc. Cover changes with new tests. The author of the patch is Pavel Chupin (@pavel.v.chupin). The changes enable "hello world" on x32 target (x86_64-*-linux-gnux32). s/isX32/IsX32/ also fixed. Differential Revision: http://reviews.llvm.org/D4180 llvm-svn: 212725
OpenPOWER on IntegriCloud