]> granicus.if.org Git - clang/commit
MIPS: Pass -EB/-EL argument to the assembler according to selected endian when compil...
authorSimon Atanasyan <satanasyan@mips.com>
Fri, 6 Apr 2012 19:15:24 +0000 (19:15 +0000)
committerSimon Atanasyan <satanasyan@mips.com>
Fri, 6 Apr 2012 19:15:24 +0000 (19:15 +0000)
commit5f0a1c12dacadd5a061ea5b57d51cf6798ae22a1
tree8fbea58dbb6f752ba2e228ef8149898c93e18837
parentf439e00c7055d2d51b88141f63ebfc893af10951
MIPS: Pass -EB/-EL argument to the assembler according to selected endian when compile for MIPS targets.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/mips-as.c [new file with mode: 0644]