diff options
author | Reid Kleckner <rnk@google.com> | 2016-07-27 16:03:57 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-07-27 16:03:57 +0000 |
commit | 46cb48c74ae4220bbb56b88ca2432a98ce8fe9c8 (patch) | |
tree | f6e681a93b91deee779834de5ae64c84867b08eb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7efafbc5830c7db1c29e92238d64a6de2de0ef25 (diff) | |
download | bcm5719-llvm-46cb48c74ae4220bbb56b88ca2432a98ce8fe9c8.tar.gz bcm5719-llvm-46cb48c74ae4220bbb56b88ca2432a98ce8fe9c8.zip |
Remove MCAsmInfo.h include from TargetOptions.h
TargetOptions wants the ExceptionHandling enum. Move that to
MCTargetOptions.h to avoid transitively including Dwarf.h everywhere in
clang. Now you can add a DWARF tag without a full rebuild of clang
semantic analysis.
llvm-svn: 276883
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions