summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorLeslie Zhai <lesliezhai@llvm.org.cn>2017-04-18 07:28:54 +0000
committerLeslie Zhai <lesliezhai@llvm.org.cn>2017-04-18 07:28:54 +0000
commitd6fe0db8ebfe7c777f065b8e904a6e07827a236d (patch)
tree5cfa4750b05077ae17d35479ed430f2a2814676a /llvm
parent35460601902dcd75b79e4be9e13a5feff6610682 (diff)
downloadbcm5719-llvm-d6fe0db8ebfe7c777f065b8e904a6e07827a236d.tar.gz
bcm5719-llvm-d6fe0db8ebfe7c777f065b8e904a6e07827a236d.zip
test commit
llvm-svn: 300532
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp b/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp
index 9f2ee8cf803..346a13a0643 100644
--- a/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp
+++ b/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp
@@ -26,4 +26,5 @@ AVRMCAsmInfo::AVRMCAsmInfo(const Triple &TT) {
UseIntegratedAssembler = true;
}
+
} // end of namespace llvm
OpenPOWER on IntegriCloud