]> granicus.if.org Git - clang/commit
Comment fixes. NFC.
authorDouglas Katzman <dougk@google.com>
Mon, 29 Jun 2015 18:42:16 +0000 (18:42 +0000)
committerDouglas Katzman <dougk@google.com>
Mon, 29 Jun 2015 18:42:16 +0000 (18:42 +0000)
commit4b79c45a249d12d2d259390db35a29b1c113e9f6
tree44188dee3de394e54f32bf8b8d9107f0d8411efb
parentb79d3efea5f31ee74a5960522b0552fc9b43dc43
Comment fixes. NFC.

- Hexagon options were physically next to to ones that had a
  preceding comment saying "Double dash options", which they aren't.

- The 'ld' tool classes are named Linker, not Link.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240980 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/Tools.cpp