================ @@ -24,6 +24,14 @@ // RUN: cd %t.relpath && %clang_cl --target=i686-windows-msvc /c /Z7 /Fo:hello.obj -- hello.cpp // RUN: llvm-pdbutil dump --types %t.relpath/hello.obj | FileCheck %s --check-prefix RELPATH +// The S_OBJNAME path must be get remapped if a proper prefix map was specified via `/pathmap`. ---------------- aganea wrote:
remove "get" https://github.com/llvm/llvm-project/pull/205729 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
