Displaying 1 result from an estimated 1 matches for "1004621".
Did you mean:
104621
2009 Jun 23
2
[LLVMdev] How to add a trivial LLVM intrinsic
Hello,
As an experiment, I'm simply trying to add a trivial intrinsic to LLVM, but
I'm having trouble, which suggests that I'm overlooking the obvious ;)
Platform is GCC-4.2.4/LLVM from SVN/x86.
First, I've read the page here about 10 times, so I'll speculate that my
reading comprehension is lacking:
http://www.llvm.org/docs/ExtendingLLVM.html
Code I've added to the