Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Unified Diff: Makefile

Issue 1084753002: Add some configure/CMake options for enabling/disabling Subzero targets. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-llvm.git@master
Patch Set: line up better Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « CMakeLists.txt ('k') | autoconf/configure.ac » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index d89831b9b53573d671efde365ea975cda1dfbd5a..e9559af0e67ecdebdbdf3e624056356cd18784d2 100644
--- a/Makefile
+++ b/Makefile
@@ -214,6 +214,7 @@ FilesToConfig := \
llvm.spec \
include/llvm/Config/config.h \
include/llvm/Config/llvm-config.h \
+ include/llvm/Config/SZTargets.def \
include/llvm/Config/Targets.def \
include/llvm/Config/AsmPrinters.def \
include/llvm/Config/AsmParsers.def \
« no previous file with comments | « CMakeLists.txt ('k') | autoconf/configure.ac » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698