[Shell] Remove incorrectly cargo-culted UNSUPPORTED.

Let's see if this sticks on the bots.
This commit is contained in:
Davide Italiano 2020-04-16 13:22:06 -07:00
parent 8e8c3c3408
commit 8cac6d1875
1 changed files with 0 additions and 1 deletions

View File

@ -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