mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
link' is now
llvm-link'. Also alphabetized the tools for easy reference.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8557 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c679d7e88f
commit
aad65f6c18
@ -181,14 +181,14 @@ AC_CONFIG_MAKEFILE(tools/bugpoint/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/extract/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/gccas/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/gccld/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/link/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/llc/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/lli/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/opt/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/llee/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/llvm-as/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/lli/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/llvm-ar/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/llvm-as/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/llvm-dis/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/llvm-link/Makefile)
|
||||
AC_CONFIG_MAKEFILE(tools/opt/Makefile)
|
||||
AC_CONFIG_MAKEFILE(utils/Makefile)
|
||||
AC_CONFIG_MAKEFILE(utils/Burg/Makefile)
|
||||
AC_CONFIG_MAKEFILE(utils/Burg/Doc/Makefile)
|
||||
|
Loading…
x
Reference in New Issue
Block a user