summaryrefslogtreecommitdiffstats
path: root/source/slang/check.cpp
diff options
context:
space:
mode:
authorTim Foley <tfoley@nvidia.com>2017-09-25 09:35:34 -0700
committerTim Foley <tfoley@nvidia.com>2017-09-25 09:35:34 -0700
commit0aa440a22ab18bc4a9077fcf17966ed4949d684b (patch)
treebcc781497b36664cbebe10d91f888be674c82f8b /source/slang/check.cpp
parent4ea0c261bb73433995951d332b1c0039eb3ee472 (diff)
Fixup: deal with hitting `.obj` size limits for VS
When using the lumped/"unity" build approach for Slang, the resulting `.obj` files run into number-of-sections limits in the VS linker. For now I'm using the `/bigobj` command-line flag to work around this for the `hello` example, just so I can be sure the lumped build still works, but longer term it seems like we need to just drop that approach anyway. The `render-test` application was switched to link against `slang.dll` since there is no reason to have multiple apps use the lumped approach.
Diffstat (limited to 'source/slang/check.cpp')
0 files changed, 0 insertions, 0 deletions