Added a trivial function to modify the flags field of MCSymbolData class. The...
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. llvm-svn: 103534
Loading
Please register or sign in to comment