OSDN Git Service

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)
commitbb5acf9b6f7315e96108b323bca0c0a491297612
treec8917b0d8e624e2a7fd4e5927317828289e95a12
parent968314e023b27e2fa477d93870688e78f43ea0d2
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318714 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-rc/ResourceScriptParser.cpp
tools/llvm-rc/ResourceScriptToken.cpp
tools/llvm-rc/ResourceScriptToken.h
tools/llvm-rc/ResourceScriptTokenList.def [moved from tools/llvm-rc/ResourceScriptTokenList.h with 98% similarity]
tools/llvm-rc/llvm-rc.cpp