Skip to content

Commit

Permalink
[Driver][test] run one test in darwin-dsymutil.c for Darwin only
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuanfang Chen committed May 11, 2022
1 parent 6398f3f commit 52af5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/test/Driver/darwin-dsymutil.c
Expand Up @@ -68,4 +68,4 @@
// RUN: not grep "Dsymutil" %t

// Check that we don't crash when translating arguments for dsymutil.
// RUN: %clang -m32 -arch x86_64 -g %s -###
// RUN: %clang -m32 -target x86_64-apple-darwin10 -arch x86_64 -g %s -###

0 comments on commit 52af5df

Please sign in to comment.