[PATCH] D71508: [DebugInfo] Duplicate file names in debug info

kamlesh kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 09:11:31 PST 2019


kamleshbhalui added a comment.

In D71508#1785767 <https://reviews.llvm.org/D71508#1785767>, @probinson wrote:

> Do we have a similar problem if the filespec has an embedded ./ or ../ in it?


problems  occur only when filespec starts with ./ otherwise it's fine.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71508/new/

https://reviews.llvm.org/D71508





More information about the llvm-commits mailing list