commit | 55ebcf372ded405250ab6c3249ac05bf97fb7499 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <reid@kleckner.net> | Thu Jul 17 19:43:40 2014 +0000 |
committer | Reid Kleckner <reid@kleckner.net> | Thu Jul 17 19:43:40 2014 +0000 |
tree | 745757cdcce07a3a60e129dea3be0cd9f8272bf8 | |
parent | 08f689e9b056833f8275af61841962f6e8f68b31 [diff] |
TableGen: Add 'static' to a large array to avoid a huge stack allocation Speculative fix for a -Wframe-larger-than warning from gcc. Clang will implicitly promote such constant arrays to globals, so in theory it won't hit this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213298 91177308-0d34-0410-b5e6-96231b3b80d8