[PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"

Chandler Carruth chandlerc at gmail.com
Mon Mar 24 11:28:21 PDT 2014


  Gah.

  Fully stubbing out the debug info doesn't work because we do a bunch of other optimization passes in llc when we only want to test one thing. :: sigh ::

  Anyways, LGTM.

http://llvm-reviews.chandlerc.com/D2970



More information about the llvm-commits mailing list