[PATCH] D121236: [JMCInstrument] infer proper path style based on debug info

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 15:32:41 PST 2022


ychen updated this revision to Diff 413960.
ychen added a comment.

- search for backslash in SP filename
- add a test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121236

Files:
  llvm/lib/CodeGen/JMCInstrumenter.cpp
  llvm/test/Instrumentation/JustMyCode/jmc-instrument-elf.ll
  llvm/test/Instrumentation/JustMyCode/jmc-instrument-x86.ll
  llvm/test/Instrumentation/JustMyCode/jmc-instrument.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121236.413960.patch
Type: text/x-patch
Size: 18000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/f3e9c81e/attachment.bin>


More information about the llvm-commits mailing list