* Override the "EmitBytes" function, since it can sneak values in that way.
authorBill Wendling <isanbard@gmail.com>
Sat, 18 Jun 2011 00:19:35 +0000 (00:19 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 18 Jun 2011 00:19:35 +0000 (00:19 +0000)
commitedb15d6872c4475f45f3182960bd138acda6799e
tree7ee61138c7ee7fae94f03ae08f023afce7c77180
parenta3071455e540530ecb644a2e59098129f70ce705
* Override the "EmitBytes" function, since it can sneak values in that way.
* Make this used only if CFI is used.

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