[LLVMdev] statically linked passes
Trevor Harmon
Trevor.W.Harmon at nasa.gov
Thu Oct 21 13:01:54 PDT 2010
On Oct 21, 2010, at 12:45 AM, Theresia Hansson wrote:
> I am trying to create a pass that should get statically linked into
> opt (since I'm on both mac and native win32 and win32 does not support
> LOADED_MODULEs, at least I get errors while trying to create one).
You're saying that "opt -load ..." doesn't work on Windows? Is that a
bug in opt, or is something wrong with your LLVM install?
Trevor
More information about the llvm-dev
mailing list