forked from OSchip/llvm-project
Moving TGLexer.h from source to header file tab in TableGen project file
llvm-svn: 44346
This commit is contained in:
parent
8bba724afc
commit
20a104c87f
|
@ -419,10 +419,6 @@
|
|||
RelativePath="..\..\utils\TableGen\TGLexer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\TableGen\TGLexer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\TableGen\TGParser.cpp"
|
||||
>
|
||||
|
@ -489,6 +485,10 @@
|
|||
RelativePath="..\..\utils\TableGen\TableGenBackend.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\TableGen\TGLexer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\TableGen\TGParser.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue