[LLVMdev] Seg faulting on vector ops

Chris Lattner sabre at nondot.org
Sat Jul 21 16:34:52 PDT 2007


On Sun, 22 Jul 2007, Christophe Avoinne wrote:
> "main" function. Of course, if you are mixing calls of llvm functions in
> non-llvm functions, that's a problem and you probably need to use
> dynamical alignments.

Yes, we support the native platform ABI so we can intermix llvm code with 
code compiled by platform compilers.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list