Added the use of the const keyword.
authorJohn Criswell <criswell@uiuc.edu>
Wed, 17 Sep 2003 19:04:22 +0000 (19:04 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 17 Sep 2003 19:04:22 +0000 (19:04 +0000)
commit83ca6ec8a3e10c91b3c5a11ec6285ddc31b5a1ae
tree5ff4ae9370f9968bc32d57b1c90d5c319250eab5
parente5b3e1559b97e04f73ea01465a1810383468e9f7
Added the use of the const keyword.
Have gccld find the path to llc and gcc instead of having the library do it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8586 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/gccld.cpp