Revert "[flang] disable memory-allocation-opt.fir test on windows" (#83822)
Reverts llvm/llvm-project#83535 Bug fixed by https://github.com/llvm/llvm-project/pull/83768
This commit is contained in:
parent
3105cfe783
commit
ad5aea3712
@ -1,6 +1,4 @@
|
||||
// RUN: fir-opt --memory-allocation-opt="dynamic-array-on-heap=true maximum-array-alloc-size=1024" %s | FileCheck %s
|
||||
// FIXME: started crashing on windows https://github.com/llvm/llvm-project/issues/83534
|
||||
// UNSUPPORTED: system-windows
|
||||
|
||||
// Test for size of array being too big.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user