llvm-6502/tools
Chris Lattner 93b6db3de9 sink the 'name' and 'isdirective' state out of MCSection into its derived classes.
This totally optimizes PIC16 sections by not having an 'isdirective' bit anymore!! ;-)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78517 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-08 23:39:42 +00:00
..
bugpoint MSVC warning fixes; patch by Stein Roger! 2009-08-07 20:50:09 +00:00
gccas
gccld
gold
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-mc sink the 'name' and 'isdirective' state out of MCSection into its derived classes. 2009-08-08 23:39:42 +00:00
llvm-nm
llvm-prof Some ProfileInfo cleanups. 2009-08-08 18:59:03 +00:00
llvm-ranlib
llvm-stub
llvmc llvm-ld has a new option called -b to specify the name of bitcode output file, use that. 2009-08-06 04:09:26 +00:00
lto
opt
CMakeLists.txt
Makefile