Un-break the buildbot by tweaking the indirection flag.
authorAdrian Prantl <aprantl@apple.com>
Wed, 10 Jul 2013 01:53:37 +0000 (01:53 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 10 Jul 2013 01:53:37 +0000 (01:53 +0000)
commit45ff709caf46d9f472c9229493853dec27477935
tree3ec1bf114eb6ab082931c5f8801cb512657001de
parent893ae83f421c20cf34622b355c5aaba32b2c019a
Un-break the buildbot by tweaking the indirection flag.
Pulled in a testcase from the debuginfo-test suite.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185993 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp
test/DebugInfo/X86/reference-argument.ll [new file with mode: 0644]