[TableGen] Fix stale include paths
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 Jul 2019 20:55:07 +0000 (20:55 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 Jul 2019 20:55:07 +0000 (20:55 +0000)
commitd4044aad66a0a9a8104843875df8da23c61de265
treea2568874e46deca564cbb3b1dc73191e1cb7e924
parentcdc74e219782ba36b8e8d2ae60adedbca449574f
[TableGen] Fix stale include paths

This worked locally because the include files were not regenerated, but
fails when performing a clean build.

llvm-svn: 367152
lldb/source/Core/Debugger.cpp
lldb/source/Core/ModuleList.cpp