Skip to content
  • Sanjiv Gupta's avatar
    · 639f2d92
    Sanjiv Gupta authored
    Don't use static globals for params as it confuses the optimzer that their values are never being used in the function.
    
    llvm-svn: 68328
    639f2d92
Loading