aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2014-12-10 15:44:07 +0000
committerSimon Atanasyan <simon@atanasyan.com>2014-12-10 15:44:07 +0000
commitd83248e60c018d17fdaa889579d4884875a6887e (patch)
tree1d0e659bc81897a1cee25b8f552c7a2e96e4e7ba /clang/lib/Frontend/CompilerInvocation.cpp
parente5a2a0c9a884ef18ef1f728248aa1d103a4074ad (diff)
downloadllvm-d83248e60c018d17fdaa889579d4884875a6887e.zip
llvm-d83248e60c018d17fdaa889579d4884875a6887e.tar.gz
llvm-d83248e60c018d17fdaa889579d4884875a6887e.tar.bz2
[mips] Removing __SIZEOF_INT128__ macro for MIPS64
This is a temporary workaround while MIPS64 has not yet fully supported 128-bit integers. But declaration of int128 type is necessary even though `__SIZEOF_INT128__` is undefined because c++ standard header files like `limits` throw error message if `__int128` is not available. Patch by Sagar Thakur. Differential Revision: http://reviews.llvm.org/D6402 llvm-svn: 223927
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions