[LLVMbugs] [Bug 1318] Options in loadable modules are not available

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Apr 11 14:15:34 PDT 2007


http://llvm.org/bugs/show_bug.cgi?id=1318

rspencer at x10sys.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From rspencer at x10sys.com  2007-04-11 16:15 -------
As of now, HEAD does not fix this:
opt -load=Debug/lib/LLVMHello.so -hello2
opt: Unknown command line argument '-hello2'.  Try: 'opt --help'

Test case for this is now in test/Feature/load_module.ll

Please make sure you update lib/Transforms/Makefile and build LLVMHello.so upon
which this test case now depends.




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list