Skip to content

Commit

Permalink
[debugify] Add targeted test for 2fa656c, NFC
Browse files Browse the repository at this point in the history
https://reviews.llvm.org/D78411 introduced test changes which relied on
the ability to strip debugify metadata even if module-level metadata is
missing. This introduces a more targeted test for that ability.
  • Loading branch information
vedantk committed Jul 13, 2020
1 parent 427bda4 commit e51c7fb
Showing 1 changed file with 7 additions and 0 deletions.
@@ -0,0 +1,7 @@
# RUN: llc -run-pass=mir-strip-debug -mir-strip-debugify-only=0 -o /dev/null %s

---
name: test
body: |
bb.1:
...

0 comments on commit e51c7fb

Please sign in to comment.