Skip to content
Commit 9b1e3e25 authored by Bill Schmidt's avatar Bill Schmidt
Browse files

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
parent c41cf059
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment