Closed bondhugula closed 5 years ago
The culprit commit is actually this one:
commit 71da5c29c00888cdf27256cd73e9f46fa55c8bdc
Author: River Riddle <riverriddle@google.com>
Date: Fri Nov 22 17:51:23 2019 -0800
NFC: Remove unnecessarily guarded tablegen includes.
Support for including a file multiple times was added in tablegen, removing the need for these extra guards. This is because we already insert c/c++ style header guards within each of the specific .td files.
PiperOrigin-RevId: 282076728
You need to git pull
LLVM itself.
Please re-open if you still see the failure.
Build fails on the trunk (c3ae3aee69e97211277e50ef68c5a5ac192da9ca).