]> granicus.if.org Git - clang/commit
[Driver] Fix a typo in the setting of the arch name when -arch x86_64h is used.
authorQuentin Colombet <qcolombet@apple.com>
Wed, 8 Jan 2014 01:02:06 +0000 (01:02 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Wed, 8 Jan 2014 01:02:06 +0000 (01:02 +0000)
commit68ff130ded7f3a64dc6761ba83b7730ad94a128d
tree8ae4f812132808f7d86161eeae9d433f84b3ca7e
parentb0602bb08554924f962aac9addb88ee6f34d0988
[Driver] Fix a typo in the setting of the arch name when -arch x86_64h is used.
<rdar://problem/15711488>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198722 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
test/Driver/darwin-ld.c