]> granicus.if.org Git - clang/commit
Add -m16 option for using x86-*-*-code16 triple
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 21 Jan 2014 17:19:44 +0000 (17:19 +0000)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 21 Jan 2014 17:19:44 +0000 (17:19 +0000)
commit003a2d7ea5ecc442c52beee41f41e77db120f41c
tree4e270bfe38cff86d5154737237e48bdd6d66d9fd
parent8af7ecd5d8a564a70fd6e78c12dfb6904d103d9d
Add -m16 option for using x86-*-*-code16 triple

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199754 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/Driver.cpp
test/Driver/x86_m16.c [new file with mode: 0644]