llvm-6502/tools
Devang Patel 3e15bf33e0 Use 'static const char' instead of 'static const int'.
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36652 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-02 21:39:20 +00:00
..
bugpoint Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
gccas
gccld
llc
lli
llvm2cpp
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvm-upgrade
llvmc
lto
opt Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
Makefile