Displaying 3 results from an estimated 3 matches for "carlson23".
Did you mean:
carlson
2014 Dec 13
2
[LLVMdev] Correct way to access Function ArgumentList?
Hey All,
I’m working with Mac OS X 10.10, and everything seems generally fine but when I started working on a FunctionPass I get the following:
error: call to deleted constructor of
'Function::ArgumentListType' (aka 'iplist<llvm::Argument>')
Function::ArgumentListType argList = f.getArgumentList();
Any pointers as to the correct way access the Arguments of a
2012 Jul 15
2
[LLVMdev] Linkage error in simple call graph pass?
Evening All,
So I need a call graph pass and having done several other passes, I went to work on a simple pass, inheriting from CallGraphSCCPass.
However, while I was quickly able to build the pass, when I went to run it I got the following:
opt -load ../Passes/HierchalFunctions/Hierchal/hierchal.dylib -hierchal < hello.bc > /dev/null
Error opening
2011 Nov 23
0
[LLVMdev] (no subject)
Hi All,
I was wondering if someone could help illuminate me…
I took a very simple objective-c file, "simple" and started looking at
various sections…
Finally I did…
$otool -X -s __DATA __objc_selrefs simple
00003034 00002fec 00002fe7 00002fd7 00002fcc
00003044 00002fc6 00002ff2
$ otool -l simple | grep selrefs -A20
sectname __objc_selrefs
segname __DATA
addr 0x00003034