From ecc2da8efdc07cf01163b7ab6db1f6dc2f134b67 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Mon, 20 Jul 2009 21:38:26 +0000 Subject: Simplify the code in DarwinTargetAsmInfo::emitUsedDirectiveFor so that humans can understand it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76480 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/MachOWriter.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/CodeGen') diff --git a/lib/CodeGen/MachOWriter.cpp b/lib/CodeGen/MachOWriter.cpp index 4e24c7c2bb..a6a439a226 100644 --- a/lib/CodeGen/MachOWriter.cpp +++ b/lib/CodeGen/MachOWriter.cpp @@ -774,4 +774,3 @@ MachOSym::MachOSym(const GlobalValue *gv, std::string name, uint8_t sect, } } // end namespace llvm - -- cgit v1.2.3-70-g09d2