projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9782131
)
Make CBackend -pedantic clean.
author
Reid Spencer
<rspencer@reidspencer.com>
Fri, 3 Nov 2006 00:00:57 +0000
(
00:00
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Fri, 3 Nov 2006 00:00:57 +0000
(
00:00
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31388
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/CBackend/Makefile
patch
|
blob
|
history
diff --git
a/lib/Target/CBackend/Makefile
b/lib/Target/CBackend/Makefile
index 9e00bdb1426e4d896c9007e628b210924afcc7e3..052a4eb3ff4d4f4a7a62a5740e9cd95a3887481f 100644
(file)
--- a/
lib/Target/CBackend/Makefile
+++ b/
lib/Target/CBackend/Makefile
@@
-11,5
+11,4
@@
LEVEL = ../../..
LIBRARYNAME = LLVMCBackend
include $(LEVEL)/Makefile.common
-CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
-CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts))
+CompileCommonOpts := $(CompileCommonOpts) -Wno-format