1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

gn build: restore tablegen restat optimization after r373664

llvm-svn: 374395
This commit is contained in:
Nico Weber 2019-10-10 17:47:18 +00:00
parent f9b6fc5126
commit b337fb8fb1

View File

@ -66,6 +66,8 @@ template("tablegen") {
args = [
rebase_path(tblgen_executable, root_build_dir),
"--write-if-changed",
"-I",
rebase_path("//llvm/include", root_build_dir),