Howell, Nathan
2010-Mar-17 00:52 UTC
[LLVMdev] symbol not found: _ZN4llvm17DisableSchedulingE
It looks like llvm::DisableScheduling is not defined anywhere but it still lives on in TargetOptions.h... I've attached a hugely complicated patch for 2.7 to remove it. thanks, -n -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/769e4161/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: removeDisableSchedulingFlag.patch Type: application/octet-stream Size: 602 bytes Desc: removeDisableSchedulingFlag.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/769e4161/attachment.obj>
Chris Lattner
2010-Mar-17 01:45 UTC
[LLVMdev] symbol not found: _ZN4llvm17DisableSchedulingE
thanks, applied in r98704 -Chris On Mar 16, 2010, at 5:52 PM, Howell, Nathan wrote:> It looks like llvm::DisableScheduling is not defined anywhere but it still lives on in TargetOptions.h... I’ve attached a hugely complicated patch for 2.7 to remove it. > > thanks, > -n > <removeDisableSchedulingFlag.patch>_______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/0b1e45c2/attachment.html>
Maybe Matching Threads
- [LLVMdev] 2.6 JIT using wrong address for external functions
- [LLVMdev] Relocation issue with jump tables in ELF object files on X86_64
- [LLVMdev] 2.6 JIT using wrong address for external functions
- [LLVMdev] Questions on llvm and jit
- Intel HD 4000 VGA passthrough not working