Added a trivial function to modify the flags field of MCSymbolData class. The functio...
authorNathan Jeffords <blunted2night@gmail.com>
Wed, 12 May 2010 00:52:54 +0000 (00:52 +0000)
committerNathan Jeffords <blunted2night@gmail.com>
Wed, 12 May 2010 00:52:54 +0000 (00:52 +0000)
commit624d466a671feb563c137d1216ecad9d03d1a2ed
treeed1afc841d5f25254f82423533c146858145a185
parenta5f1d57f65ae601ec181c0f4e36cf0df5e8d79d8
Added a trivial function to modify the flags field of MCSymbolData class. The function takes the value and a mask, and clears the mask bits before applying the value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103534 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h