[PATCH] D144596: [lld] Support separate native object file path in --thinlto-prefix-replace

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 15:27:42 PDT 2023


tejohnson added inline comments.


================
Comment at: lld/test/COFF/thinlto-index-file-object-prefix-replace.ll:2
+; REQUIRES: x86
+;; RUN: rm -rf %t && mkdir %t
+; RUN: mkdir -p %t/old/subdir
----------------
Remove extra semicolon.


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

https://reviews.llvm.org/D144596



More information about the llvm-commits mailing list