llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that it's...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 21 Nov 2017 00:23:19 +0000 (00:23 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 21 Nov 2017 00:23:19 +0000 (00:23 +0000)
commitb961d29bfd17c9864f9a515f86571062b836b168
tree4547aec284b1117775afe53f2aa0e26680a74a9e
parent62b076325a0f28b601e36fca84215afe948bb579
llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that it's non-modular

Also undef the macros at the end of the file to make it easier to use.

llvm-svn: 318714
llvm/tools/llvm-rc/ResourceScriptParser.cpp
llvm/tools/llvm-rc/ResourceScriptToken.cpp
llvm/tools/llvm-rc/ResourceScriptToken.h
llvm/tools/llvm-rc/ResourceScriptTokenList.def [moved from llvm/tools/llvm-rc/ResourceScriptTokenList.h with 98% similarity]
llvm/tools/llvm-rc/llvm-rc.cpp