Skip to content

Commit

Permalink
Fix test bot breakage from 36f3510
Browse files Browse the repository at this point in the history
  • Loading branch information
avl-llvm committed Jun 5, 2023
1 parent e39866c commit d2d32f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RUN: cat %p/../../Inputs/basic.macho.x86_64 > %t1
RUN: dsymutil --linker llvm -accelerator=Pub -f -oso-prepend-path=%p/../.. %t1 2>&1 | FileCheck %s --allow-empty
RUN: dsymutil --linker llvm --no-output -accelerator=Pub -f -oso-prepend-path=%p/../.. %t1 2>&1 | FileCheck %s --allow-empty

#CHECK: LLVM parallel dwarflinker is not implemented yet.

0 comments on commit d2d32f3

Please sign in to comment.