]> granicus.if.org Git - clang/commit
Add support for the --noexecstack option. Fixes PR8762.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 23 Jan 2011 17:58:26 +0000 (17:58 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 23 Jan 2011 17:58:26 +0000 (17:58 +0000)
commit3176cca2fe2bb9ab061e8e5fc05b4d59403fcf19
tree588002416561b54a7223b78a8e86e28dcb61deef
parent9660803cd332d5c605899435019bb3b37fca3acc
Add support for the --noexecstack option. Fixes PR8762.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124078 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1AsOptions.td
tools/driver/cc1as_main.cpp