[all-commits] [llvm/llvm-project] 0af6d2: Add /bigobj for SPIRV dialect on MSVC.
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Mon Mar 30 12:01:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0af6d27e2ee2aa7365449e0f3c0f4727357a9584
https://github.com/llvm/llvm-project/commit/0af6d27e2ee2aa7365449e0f3c0f4727357a9584
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M mlir/lib/Dialect/SPIRV/CMakeLists.txt
Log Message:
-----------
Add /bigobj for SPIRV dialect on MSVC.
Summary: This object file has grown beyond the default limit, and elsewhere in LLVM, we seem to be setting this flag as a one-off, so continuing that here.
Reviewers: mravishankar, antiagainst
Subscribers: mgorny, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, bader, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77002
More information about the All-commits
mailing list