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:
d0f3c5e
)
Recommend using install-bytecode target
author
Brian Gaeke
<gaeke@uiuc.edu>
Wed, 10 Mar 2004 19:08:52 +0000
(19:08 +0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Wed, 10 Mar 2004 19:08:52 +0000
(19:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12270
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CFEBuildInstrs.html
patch
|
blob
|
history
diff --git
a/docs/CFEBuildInstrs.html
b/docs/CFEBuildInstrs.html
index 35530a24ebdbab3017267094f480cdb182fe836f..24ea162fa615ebe155b82426507f36146530f67a 100644
(file)
--- a/
docs/CFEBuildInstrs.html
+++ b/
docs/CFEBuildInstrs.html
@@
-185,7
+185,7
@@
libgcc.a library, which you can find by running
<pre>
% gmake -C runtime
% mkdir $CFEINSTALL/bytecode-libs
- % gmake -C runtime install
+ % gmake -C runtime install
-bytecode
% setenv LLVM_LIB_SEARCH_PATH $CFEINSTALL/bytecode-libs
</pre></li>