Support/reg*: Roll some non-modular headers into their singular uses
These headers have static variables in them, which would easily create ODR violations if the header was included in another header, and the constants were used by an inline function, for example. llvm-svn: 316706
Loading
Please sign in to comment