]> granicus.if.org Git - clang/commit
Create a MipsTargetCodeGenInfo object for mips64/mips64el. The size of the
authorAkira Hatanaka <ahatanak@gmail.com>
Tue, 20 Sep 2011 18:30:57 +0000 (18:30 +0000)
committerAkira Hatanaka <ahatanak@gmail.com>
Tue, 20 Sep 2011 18:30:57 +0000 (18:30 +0000)
commit8c6dfbe044155277b06e4345f1b98910692390b6
tree6d8fcad95035bffc77715632f6dc6a582ac27418
parentb66f4867702697f1f097ab95f8a23a39310430e0
Create a MipsTargetCodeGenInfo object for mips64/mips64el. The size of the
UnwindException structure is 32 for mips64.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140165 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp