remove unneeded directive set.
authorChris Lattner <sabre@nondot.org>
Sat, 23 Jan 2010 05:28:25 +0000 (05:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 23 Jan 2010 05:28:25 +0000 (05:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94286 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/PPCMCAsmInfo.cpp

index ee6deb5c5090e194bac2dbf77f76da6eccd16a43..ba9937b4c523d6efffb6d30deeae9ac8c6e0067e 100644 (file)
@@ -29,7 +29,6 @@ PPCLinuxMCAsmInfo::PPCLinuxMCAsmInfo(bool is64Bit) {
   CommentString = "#";
   GlobalPrefix = "";
   PrivateGlobalPrefix = ".L";
-  UsedDirective = "\t# .no_dead_strip\t";
   WeakRefDirective = "\t.weak\t";
   
   // Uses '.section' before '.bss' directive