mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
[docs] Remove reference to makellvm which was removed in rL329041
llvm-svn: 343165
This commit is contained in:
parent
c2791239be
commit
46ab5c32b7
@ -1205,15 +1205,6 @@ because they are code generators for parts of the infrastructure.
|
||||
line. This is an efficient way of searching the source base for a
|
||||
particular regular expression.
|
||||
|
||||
``makellvm``
|
||||
|
||||
Compiles all files in the current directory, then
|
||||
compiles and links the tool that is the first argument. For example, assuming
|
||||
you are in ``llvm/lib/Target/Sparc``, if ``makellvm`` is in your
|
||||
path, running ``makellvm llc`` will make a build of the current
|
||||
directory, switch to directory ``llvm/tools/llc`` and build it, causing a
|
||||
re-linking of LLC.
|
||||
|
||||
``TableGen/``
|
||||
|
||||
Contains the tool used to generate register
|
||||
|
Loading…
Reference in New Issue
Block a user