summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCObjectFileInfo.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-05-11 01:41:30 +0000
committerJim Grosbach <grosbach@apple.com>2012-05-11 01:41:30 +0000
commitdc1e36e9f519bf12272763df821e1fc298ae2c4f (patch)
tree942c23393af3a2888c1364354fd954f046024d0a /llvm/lib/MC/MCObjectFileInfo.cpp
parent3658412afc6f109acb8390ade6102971dba58766 (diff)
downloadbcm5719-llvm-dc1e36e9f519bf12272763df821e1fc298ae2c4f.tar.gz
bcm5719-llvm-dc1e36e9f519bf12272763df821e1fc298ae2c4f.zip
Tidy up. Trailing whitespace.
llvm-svn: 156602
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
-rw-r--r--llvm/lib/MC/MCObjectFileInfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/MC/MCObjectFileInfo.cpp b/llvm/lib/MC/MCObjectFileInfo.cpp
index b22ae331c9a..4e6a1b913a8 100644
--- a/llvm/lib/MC/MCObjectFileInfo.cpp
+++ b/llvm/lib/MC/MCObjectFileInfo.cpp
@@ -169,7 +169,7 @@ void MCObjectFileInfo::InitMachOMCObjectFileInfo(Triple T) {
Ctx->getMachOSection("__DWARF", "__apple_types",
MCSectionMachO::S_ATTR_DEBUG,
SectionKind::getMetadata());
-
+
DwarfAbbrevSection =
Ctx->getMachOSection("__DWARF", "__debug_abbrev",
MCSectionMachO::S_ATTR_DEBUG,
OpenPOWER on IntegriCloud