aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/Module.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2012-10-09 20:46:28 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2012-10-09 20:46:28 +0000
commit238b6a9d33bf87e23f86866885394cd453a06495 (patch)
tree72f903f2fa73aadd2f84cb3a8c176ed00a4a59e8 /include/clang/Basic/Module.h
parentbc0a2bb8dc122f8daae890ec82cecfe2054859eb (diff)
The clang driver has a fairly fancy support for executing gcc instead of
clang itself. This dates back to clang's early days and while it looks like some of it is still used (for kext for example), other parts are probably dead. Remove the -ccc-clang-archs option and associated code. I don't think there is any remaining setup where clang doesn't support an architecture but it can expect an working gcc cross compiler to be available. A nice side effect is that tests no longer need to differentiate architectures that are included in production builds of clang and those that are not. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165545 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/Module.h')
0 files changed, 0 insertions, 0 deletions