forked from OSchip/llvm-project
[Shell] Remove incorrectly cargo-culted UNSUPPORTED.
Let's see if this sticks on the bots.
This commit is contained in:
parent
8e8c3c3408
commit
8cac6d1875
|
@ -2,7 +2,6 @@
|
|||
# variable `b`, which is `local` and not `static`.
|
||||
|
||||
# REQUIRES: x86
|
||||
# UNSUPPORTED: lldb-repro
|
||||
|
||||
# RUN: llvm-mc -triple=x86_64-apple-macosx10.15.0 -filetype=obj %s > %t.o
|
||||
# RUN: lldb-test symbols %t.o | FileCheck %s
|
||||
|
|
Loading…
Reference in New Issue