We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ab6ef commit a5be540Copy full SHA for a5be540
integration_tests/CMakeLists.txt
@@ -645,7 +645,7 @@ RUN(NAME symbolics_03 LABELS cpython_sym c_sym)
645
RUN(NAME symbolics_04 LABELS cpython_sym c_sym)
646
RUN(NAME symbolics_05 LABELS cpython_sym c_sym)
647
RUN(NAME symbolics_06 LABELS cpython_sym c_sym)
648
-RUN(NAME symbolics_07 LABELS cpython_sym c_sym llvm_sym)
+RUN(NAME symbolics_07 LABELS cpython_sym c_sym llvm_sym NOFAST)
649
650
RUN(NAME sizeof_01 LABELS llvm c
651
EXTRAFILES sizeof_01b.c)
0 commit comments