]> granicus.if.org Git - clang/commit
SPARC passes non-trivial C++ objects indirectly like everybody else.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 12 Jan 2014 06:54:56 +0000 (06:54 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 12 Jan 2014 06:54:56 +0000 (06:54 +0000)
commit6316508c3914c322888cc991670ae41e60367ab6
treebd41f90456c7062a3b120620261efadb3a54ea65
parent23039ad8118e3a81d94bcee2ed49b53eed5c26c0
SPARC passes non-trivial C++ objects indirectly like everybody else.

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