mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-25 05:10:52 +00:00
MIR Serialization: Reenable one of the MIRParser tests by reverting r239805.
The test 'llvm/test/CodeGen/MIR/machine-function.mir' was disabled on x86 msc18 in r239805 as it failed. My commit r240054 have fixed the problem, so this commit reverts the commit that disabled the test as it should pass now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240074 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
28b186f3cc
commit
875bc6105b
@ -1,6 +1,5 @@
|
||||
# RUN: llc -start-after branch-folder -stop-after branch-folder -o /dev/null %s | FileCheck %s
|
||||
# This test ensures that the MIR parser parses machine functions correctly.
|
||||
# REQUIRES: shell
|
||||
|
||||
--- |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user