1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/tools
Duncan Sands 28cf31b990 Make sure the CXXFLAGS setting is picked up by
the common Makefile.  Not sure why this suddenly
started causing problems.

llvm-svn: 71925
2009-05-16 04:00:00 +00:00
..
bugpoint bugpoint for jit should just ignore GCC arguments. 2009-05-05 18:35:36 +00:00
gccas
gccld
gold Make sure the CXXFLAGS setting is picked up by 2009-05-16 04:00:00 +00:00
llc Default llc / lli optimization to "Default", which corresponds to -O1 / -O2. 2009-05-04 23:05:19 +00:00
lli Default llc / lli optimization to "Default", which corresponds to -O1 / -O2. 2009-05-04 23:05:19 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Fix a compiler warning on hosts where uint64_t isn't unsigned long long. 2009-05-01 16:33:33 +00:00
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc The 'forward_as' property did not use its second argument. 2009-05-06 01:41:19 +00:00
lto
opt
CMakeLists.txt
Makefile