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:
1f309c1
)
Fix grammar
author
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 23 Mar 2005 21:14:33 +0000
(21:14 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 23 Mar 2005 21:14:33 +0000
(21:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20789
91177308
-0d34-0410-b5e6-
96231b3b80d8
runtime/GCCLibraries/crtend/Makefile
patch
|
blob
|
history
diff --git
a/runtime/GCCLibraries/crtend/Makefile
b/runtime/GCCLibraries/crtend/Makefile
index aa16e96451a2f99399770027a6f66ed3cc997e16..b6b624650ca78d0d21f484dfc4c4781eceab71ad 100644
(file)
--- a/
runtime/GCCLibraries/crtend/Makefile
+++ b/
runtime/GCCLibraries/crtend/Makefile
@@
-21,7
+21,7
@@
BYTECODE_LIBRARY = 1
LIBRARYNAME = crtend
BYTECODE_DESTINATION = $(CFERuntimeLibDir)
-# Note: We're using FAKE_SOURCES because the comp_*.c don't really exist
s.
+# Note: We're using FAKE_SOURCES because the comp_*.c don't really exist
.
# However this makefile builds comp_*.bc and that's what we want in the library.
# The FAKE_SOURCES variable supports this kind of construction. It uses the
# FAKE_SOURCES to determine a list of things to build, but doesn't use