fix some fixme's by using twines
[oota-llvm.git] / lib / Transforms / Scalar / GEPSplitter.cpp
2009-10-26 Dan GohmanCheck in the experimental GEP splitter pass. This pass...