]> granicus.if.org Git - llvm/commit
[AVR] Add missing #includes
authorDylan McKay <me@dylanmckay.io>
Wed, 8 Feb 2017 08:52:46 +0000 (08:52 +0000)
committerDylan McKay <me@dylanmckay.io>
Wed, 8 Feb 2017 08:52:46 +0000 (08:52 +0000)
commit782378cd5a1bf774ff9258fd64dd192e15af6f81
treea825d99a0edab11c3ee9983c056f3a7ead3aab18
parent9ed78aee26a45f5c701bcf95795e3674e902dd40
[AVR] Add missing #includes

A previous change seems to have remove #includes from header files. This
fixes the build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294427 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp
lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp