Go to file
Daniel Dunbar 67dace890f Add ABIArgInfo::Direct kind, which passes arguments using whatever the
native IRgen type is. This is like Default, but without any extra
semantics (like automatic tweaking of structures or void).

llvm-svn: 63615
2009-02-03 06:17:37 +00:00
clang Add ABIArgInfo::Direct kind, which passes arguments using whatever the 2009-02-03 06:17:37 +00:00
llvm Update the callgraph when replacing InvokeInst with CallInst when inlining. 2009-02-03 04:34:40 +00:00