[llvm-dev] [tablegen] table readability / performance

Luke Drummond via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 15 10:52:34 PST 2020


On Tue Jan 14, 2020 at 8:27 PM, Reid Kleckner wrote:
> I don't think there's any technical reason for the current structure.

Apparently
[this](https://docs.microsoft.com/en-us/cpp/cpp/compiler-limits?view=vs-2019)
is a thing.

This results in the following delight happening on Visual Studio 2015:

> fatal error C1091: compiler limit: string exceeds 65535 bytes in length

So maybe another time...

All the Best

Luke
-- 
Codeplay Software Ltd.
Company registered in England and Wales, number: 04567874
Registered office: Regent House, 316 Beulah Hill, London, SE19 3HF


More information about the llvm-dev mailing list