[PATCH] D49652: Apply -fdebug-prefix-map in reverse of command line order

Alex Xu (Hello71) via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 23 15:05:42 PDT 2018


alxu added a comment.

my general theory is that it's better to have tests that test everything at once if possible, but I guess it's unlikely enough that the debug info path will be correct in the IR and then not correct in the generated file and that that won't be caught by LLVM tests.


Repository:
  rC Clang

https://reviews.llvm.org/D49652





More information about the cfe-commits mailing list