]> granicus.if.org Git - clang/commit
[Mips] Fix MIPS ABI name in the test. The name "64" is accepted by both gcc
authorSimon Atanasyan <simon@atanasyan.com>
Sun, 29 Jun 2014 16:51:16 +0000 (16:51 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sun, 29 Jun 2014 16:51:16 +0000 (16:51 +0000)
commit91d23a64771ae5152cf5fc5064dab13e9606de08
tree34f60658b5137c94d73aa249f57977892d13f4ad
parent5905a5775776f6256bc75676cfec8e09e146bf8a
[Mips] Fix MIPS ABI name in the test. The name "64" is accepted by both gcc
and Clang drivers but internally LLVM/Clang use the name "n64".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211999 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/mips-size_t-ptrdiff_t.cpp