[PATCH] [LV][BUG] Tiny fix for printing debug locations for absolute paths.

Yaron Keren yaron.keren at gmail.com
Mon May 5 11:35:29 PDT 2014


If factored out as a function accepting a DebugLoc rather than an llvm::Instruction, it may be mergable with most of printDebugLoc from lib/CodeGen/MachineInstr.cpp. The print format is not identical but I'm not sure if this is a problem.

http://reviews.llvm.org/D3513






More information about the llvm-commits mailing list