| | | | --- | --- | | Bugzilla Link | [981](https://llvm.org/bz981) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | All | | CC | @asl | ## Extended Description This is a regression due to llvm/llvm-project#1158 . Tblgen should not emit the 'NoItineraries' global if it is not going to use it. -Chris