summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/alias_store.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix PR31896.Evgeniy Stepanov2017-02-211-0/+16
Address of an alias of a global with offset is incorrectly lowered as an address of the global (i.e. ignoring offset). llvm-svn: 295762
OpenPOWER on IntegriCloud