[LLVMdev] Linux-x86 Compatability

Chris Lattner sabre at nondot.org
Fri Sep 13 09:42:07 PDT 2002


> ISSUE: In Interpreter::executeInstruction(), _sys_siglistp is a Solarisism.
> ACTION: Replace _sys_siglistp[signo] with strsignal(signo) which is more
> portable, maybe POSIX?
> PATCH: Apply from llvm top-level directory with "patch -p0."

Applied, thanks again.

-Chris

http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-dev mailing list