Add header guards to some headers that are missing them
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 3 Sep 2018 16:22:05 +0000 (16:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 3 Sep 2018 16:22:05 +0000 (16:22 +0000)
commitc30340b207493bc61acdea202dfda882be92df02
tree6d1eef2c13af52cd7d1e79bbf5910c82f2ba3378
parent5a79d1e377f47d31d3cc4379619cc4096bdc6b1f
Add header guards to some headers that are missing them

Also adjust some of dsymutil's headers to put the header guards at the top,
otherwise the compiler will not recognize them as header guards.

llvm-svn: 341323
llvm/include/llvm/Analysis/IndirectCallSiteVisitor.h
llvm/lib/Target/ARM/ARMMacroFusion.h
llvm/lib/Target/X86/X86MacroFusion.h
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
llvm/tools/dsymutil/CFBundle.h
llvm/tools/dsymutil/CompileUnit.h
llvm/tools/dsymutil/DeclContext.h
llvm/tools/dsymutil/DwarfStreamer.h
llvm/unittests/ADT/TestGraph.h
llvm/unittests/tools/llvm-exegesis/Common/AssemblerUtils.h