]> granicus.if.org Git - clang/commit
[Mips] Fix type of 64-bit integer in case of MIPS N64 ABI
authorSimon Atanasyan <simon@atanasyan.com>
Thu, 22 Jan 2015 23:16:48 +0000 (23:16 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Thu, 22 Jan 2015 23:16:48 +0000 (23:16 +0000)
commitea1747425f90473d8630783cc13141058367643f
tree39e5e095ef45a4e394e7d14b752e0754afaf7e5d
parentcff53ae64d0d04e96c9e05293614d6b6e39c559e
[Mips] Fix type of 64-bit integer in case of MIPS N64 ABI

Differential Revision: http://reviews.llvm.org/D7127

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@226877 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/init.c
test/Preprocessor/stdint.c