[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)
commitf94e7d74f7c231151ab2c92882f585e625cd03f6
tree0109f70b3d56e76a77c388909b7c16455917c5f8
parent557fb62e800631fe93137c42530a164cfebfab7c
[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".

llvm-svn: 211999
clang/test/CodeGenCXX/mips-size_t-ptrdiff_t.cpp