OSDN Git Service

When emitting .set directives, make sure the EH and Debug labels can't conflict.
authorChris Lattner <sabre@nondot.org>
Mon, 24 Sep 2007 03:35:37 +0000 (03:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Sep 2007 03:35:37 +0000 (03:35 +0000)
commit9251f13b551f2b2c589220f4c238fbe878d0bdef
tree3cc6f22d074c0e9e9ee7f15cb7b8add084a66e80
parent1dcca6b2d0bb8fb374134c9db58ed15b2164fc1d
When emitting .set directives, make sure the EH and Debug labels can't conflict.

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