"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b0049f4a433949be1379ccf911a65d6343a41d89"
This patch addresses bug 14678 by fixing two problems in medium code model
code generation. Variables addressed through a GlobalAlias were not being handled, and variables with available_externally linkage were treated incorrectly. The patch contains two new tests to verify the correct code generation for these cases. llvm-svn: 171778
Loading
Please register or sign in to comment