]> granicus.if.org Git - clang/commit
Cause the mips16/nomips16 attribute to be passed to LLVM from Clang
authorReed Kotler <rkotler@mips.com>
Wed, 13 Mar 2013 20:40:30 +0000 (20:40 +0000)
committerReed Kotler <rkotler@mips.com>
Wed, 13 Mar 2013 20:40:30 +0000 (20:40 +0000)
commitad4b8b43e66ebc2838fb314358017079665f058f
tree8ca1e86cd1974f5f7581cc88e9a00d83a9d72bbd
parent6022c4e17c0d2ad9c43ef6bc830d394b670a4705
Cause the mips16/nomips16 attribute to be passed to LLVM from Clang
in the LLVM assembly language output.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176971 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/mips16-attr.c [new file with mode: 0644]