Skip to content

Commit da8492a

Browse files
committed
Revert " Flip switch to use augmentation with holes"
This reverts commit 0877801.
1 parent 0877801 commit da8492a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visa/include/VISAOptionsDefs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ DEF_VISA_OPTION(vISA_forceBCR, ET_BOOL, "-forceBCR", UNUSED, false)
324324
DEF_VISA_OPTION(vISA_NewAugmentation, ET_BOOL_TRUE, "-newaugmentation",
325325
"USAGE: -newaugmentation "
326326
"enable using augmentation with holes",
327-
true)
327+
false)
328328

329329

330330
// clang-format off

0 commit comments

Comments
 (0)