[PATCH] [DebugInfo] Add debug locations to constant SD nodes continued
David Blaikie
dblaikie at gmail.com
Fri May 8 11:01:35 PDT 2015
FWIW I don't think LLVM has any rule that out/in parameters appear in any particular order (& even if it does' we could overload FindNodeOrInsertPos rather than having to add a default constructed DebugLoc() to so many call sites (at least at a glance it looks like a lot of them - what's the ratio/absolute number that are just passing the default?))
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9604
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list