[lld] r262813 - Split BitcodeFile::parse. NFC.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 13:28:35 PST 2016


On 7 March 2016 at 16:10, Rui Ueyama <ruiu at google.com> wrote:
> Yeah, so GV->getVisibility() returns an unsigned char. I confirmed. Please
> take a look at llvm/Object/ELFTypes.h.

That is not the one. The one that is being called is " VisibilityTypes
getVisibility()" in GlobalValue.h.

Cheers,
Rafael


More information about the llvm-commits mailing list