[LLVMdev] Loading LLVM passes on Cygwin

NAKAMURA Takumi geek4civic at gmail.com
Thu Mar 24 14:57:51 PDT 2011


Arjun, please try "configure --enable-shared" and link your dll to
cygLLVM*.dll .

With --enable-shared, you may build cygLLVMHello.dll manually, "make
-C lib/Transforms/Hello" .
(You can see cygBugpointPasses.dll, too)

...Takumi



More information about the llvm-dev mailing list