Also change some options that have different semantics (cause confusion) in llvm-readelf mode: -s => -S -t => --symbols -sd => --section-data llvm-svn: 359651
This matches the gold behaviour and is important to prevent debug info from effectively disabling gc. llvm-svn: 282444