Skip to content

nir_tests: Add /bigobj when compiling with MSVC

Jesse Natalie requested to merge jenatali/mesa:msvc-bigobj into main

Otherwise the opt_varying tests fail to compile, at least in a debug build.

Fixes: 6dbd1dcd ("nir/tests: add tests for nir_opt_varyings")

Merge request reports