[llvm-commits] [llvm] r43353 - /llvm/trunk/lib/CodeGen/BranchFolding.cpp

Bill Wendling isanbard at gmail.com
Thu Oct 25 12:50:20 PDT 2007


Hi Evan,

> Is the XXX marker used anywhere else in llvm? I think we use FIXME or
> TODO everywhere else. It's not that important, but it makes sense to
> be somewhere consistent so we can grep it later.
>
I don't think it's used elsewhere. I just changed it to a FIXME and
added the README.txt entry too. :-)

-bw

> Please also add an entry to README.txt under CodeGen.
>



More information about the llvm-commits mailing list