"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "4104fe8ae92861d77b40adc78635915fbf6a1470"
[XCOFF] Handle the case when personality routine is an alias
Summary: Personality routine could be an alias to another personality routine. Fix the situation when we compile the file that contains the personality routine and the file also have functions that need to refer to the personality routine. Reviewed By: hubert.reinterpretcast Differential Revision: https://reviews.llvm.org/D101401
Loading
Please register or sign in to comment