mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 01:48:15 +00:00
Revert last patch until we can figure out how to build executables named
llvmgcc and llvmg++ correctly. llvm-svn: 19089
This commit is contained in:
parent
7163c79397
commit
f50bb77ea0
@ -552,6 +552,8 @@ You can set these on the command line, or better yet, set them in your
|
||||
of your bytecode libraries. It is optional and provided only a convenience
|
||||
since you can specify the paths using the -L options of the tools.</dd>
|
||||
|
||||
<dt>alias llvmgcc <i>LLVMGCCDIR</i><tt>/bin/gcc</tt></dt>
|
||||
<dt>alias llvmg++ <i>LLVMGCCDIR</i><tt>/bin/g++</tt></dt>
|
||||
<dd></dt>These aliases allow you to use the LLVM C and C++ front ends
|
||||
without putting them in your <tt>PATH</tt> or typing in their complete
|
||||
pathnames.</dd>
|
||||
|
Loading…
x
Reference in New Issue
Block a user