Disable code/data region symbols on ELF targets, where different mapping symbols...
authorOwen Anderson <resistor@mac.com>
Fri, 14 Oct 2011 20:28:57 +0000 (20:28 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 14 Oct 2011 20:28:57 +0000 (20:28 +0000)
commit5d6a6736a1e8b747a7a2d80c087b8ccc9024d861
tree83f746a15903be5b9b2ba1531f068d048f74519f
parentd712f935f7e027a733741e6ca67b3237a59f65d1
Disable code/data region symbols on ELF targets, where different mapping symbols are used for ARM/Thumb mode code. This should only be re-enabled once we have a solution to properly distinguish these.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141984 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAsmInfo.cpp