River Riddle
ee9b49eef0
Tablegen: Remove the error for duplicate include files.
...
This error was originally added a while(7 years) ago when
including multiple files was basically always an error. Tablegen
now has preprocessor support, which allows for building nice
c/c++ style include guards. With the current error being
reported, we unfortunately need to double guard when including
files:
* In user of MyFile.td
#ifndef MYFILE_TD
include MyFile.td
#endif
* In MyFile.td
#ifndef MYFILE_TD
#define MYFILE_TD
...
#endif
Differential Revision: https://reviews.llvm.org/D70410
2019-11-20 18:24:10 -08:00
..
2019-08-29 01:13:41 +00:00
2019-08-10 16:15:06 +00:00
2019-10-25 12:56:49 -07:00
2019-08-02 23:33:13 +00:00
2018-11-29 18:20:08 +00:00
2019-09-18 18:14:42 +00:00
2018-10-10 10:52:57 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2019-01-25 10:25:25 +00:00
2018-11-28 11:43:49 +00:00
2018-11-28 11:43:49 +00:00
2018-11-28 11:43:49 +00:00
2018-11-28 11:43:49 +00:00
2018-11-28 11:43:49 +00:00
2018-11-28 11:43:49 +00:00
2018-11-28 11:43:49 +00:00
2018-11-28 11:43:49 +00:00
2018-12-05 00:47:59 +00:00
2019-07-04 08:43:20 +00:00
2019-11-20 18:24:10 -08:00
2019-11-20 18:24:10 -08:00
2019-05-22 21:28:20 +00:00
2019-05-22 21:28:20 +00:00
2019-05-22 21:28:20 +00:00
2019-05-22 21:28:20 +00:00
2019-05-22 21:28:20 +00:00
2019-05-22 21:28:20 +00:00
2019-05-22 21:28:20 +00:00
2019-08-24 15:11:41 +00:00
2019-08-24 15:11:41 +00:00
2019-09-23 18:51:00 +00:00
2019-09-06 20:32:37 +00:00
2019-08-13 22:14:37 +00:00
2019-08-29 01:13:41 +00:00
2019-08-24 15:02:44 +00:00
2019-08-20 22:04:10 +00:00
2019-09-10 17:57:33 +00:00
2019-08-13 22:14:37 +00:00
2019-09-06 00:05:58 +00:00
2019-11-01 01:57:48 -07:00
2019-10-09 09:15:34 +00:00
2019-09-19 16:26:14 +00:00
2019-07-17 10:53:13 +00:00
2018-06-23 02:02:38 +00:00
2019-06-26 00:08:22 +00:00
2018-06-23 02:02:38 +00:00
2019-08-21 19:14:38 +00:00
2019-03-12 09:28:19 +00:00
2019-10-11 08:36:54 +00:00
2018-07-11 08:40:19 +00:00
2018-08-06 22:37:44 +00:00
2019-03-26 11:16:01 +00:00
2019-03-05 17:16:07 +00:00
2019-04-10 18:26:36 +00:00
2019-08-13 22:32:26 +00:00
2019-03-01 09:46:29 +00:00
2019-03-26 10:49:09 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2019-05-14 13:04:25 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2019-05-14 13:04:25 +00:00
2019-05-14 13:04:25 +00:00
2019-05-14 13:04:25 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2019-09-15 08:35:08 +00:00
2019-04-15 10:06:26 +00:00
2018-06-21 13:36:22 +00:00
2018-08-04 01:22:12 +00:00
2018-08-04 01:22:12 +00:00
2018-08-04 01:22:12 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00
2018-11-27 18:57:43 +00:00