]> granicus.if.org Git - clang/commit
Revert "Re-enable byval for ARM in clang. rdar://problem/7662569"
authorBob Wilson <bob.wilson@apple.com>
Mon, 1 Aug 2011 23:39:04 +0000 (23:39 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 1 Aug 2011 23:39:04 +0000 (23:39 +0000)
commit53fc1a6151ec31350309f479c0d2252366e4815c
treee7ccc355fc256a81f41c892b2862efe47bfa03e6
parentf57be289b6040c6c92c026844a70b4f8eaba34f3
Revert "Re-enable byval for ARM in clang.  rdar://problem/7662569"

This reverts commit 67d097e1232b7d66f58989c16a45b8a11721f76e.
We found a miscompile with ARM byval, which is still being investigated.
In the meantime, this works around the problem by disabling ARM byval.

Conflicts:
lib/CodeGen/TargetInfo.cpp

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