Displaying 1 result from an estimated 1 matches for "743a5f00".
Did you mean:
740abf00
2013 Apr 06
2
[LLVMdev] How to compile object C with clang into llvm IR?
...ce A
-(void) m: (int) arg0, ...;
@end
int f1(A *a) {
// This should also get an implicit cast (for the vararg)
[a m: 1, "test"];
}
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130406/743a5f00/attachment.html>