Emit proper "secrel" directive, where possible. This fixes invalid asm syntax of...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 2 Sep 2007 22:07:21 +0000 (22:07 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 2 Sep 2007 22:07:21 +0000 (22:07 +0000)
commit9cc54f586786572f6c2b1b353b7cf3f98503c59e
tree48cc51dd16614af4ba33ed8685fa17aa9c1e73ae
parent343013538f72f2202338f57161c0bd92344ca407
Emit proper "secrel" directive, where possible. This fixes invalid asm syntax of debug info on mingw32. Also, cleanup
some stuff.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41675 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/DwarfWriter.cpp