"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "61d4a20f0f9374b310b177e1f41e38a4fea2f7fc"
- Fixed name mangling conditions to handle 'linkonce' linkage type. In
particular, name mangling for GlobalValues only occurs when the linkage type is internal or when the name must be mangled to avoid a collision. See comments in CWriter::getValueName for more information. - 'inline' keyword is now emitted for functions with 'linkonce' linkage type. - Fixed typos. llvm-svn: 6898
Loading
Please register or sign in to comment