[all-commits] [llvm/llvm-project] 6601df: [gn bulid] Remove phantom WebAssembly tablegen() c...
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Oct 15 13:15:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6601dfb0b8c78cdd5de0e50fb3549f9b8f947eb3
https://github.com/llvm/llvm-project/commit/6601dfb0b8c78cdd5de0e50fb3549f9b8f947eb3
Author: Nico Weber <thakis at chromium.org>
Date: 2020-10-15 (Thu, 15 Oct 2020)
Changed paths:
M llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/BUILD.gn
Log Message:
-----------
[gn bulid] Remove phantom WebAssembly tablegen() calls
Apparenlty I added these in https://reviews.llvm.org/rL350628 but
I'm not sure why. They never existed in the CMake build, and now
they're causing trouble.
More information about the All-commits
mailing list