[patch] Don't rename in Module::getOrInsertFunction.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Mar 10 14:36:08 PDT 2014


I just finished both a LTO bootstrap and running the testsuite (without LTO).

Duncan, I would propose committing you patch from
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140224/206842.html.
Sorry I missed it the first time.

If we do decide that we want the current behavior of instcombine back,
we should change it, not this core utility. That would also give us
flexibility if we want to handle llvm.compiler.used specially.

Cheers,
Rafael



More information about the llvm-commits mailing list