[PATCH] D132390: [MCContext] reverse order of DebugPrefixMap sort

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 23:49:28 PDT 2022


MaskRay added a comment.

The test doesn't help. `%t=...` does not match the path component `%t.foo`. A nested directory is needed to test the situation.
You probably want to swap the order of the two -fdebug-prefix-map= for -dwarf-version=5 to get some variance.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132390



More information about the llvm-commits mailing list