summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/gs-fold.ll
Commit message (Collapse)AuthorAge
* ELF does not imply GNU/Linux. Do not assume GNU conventions just because weDavid Chisnall2012-07-24
are targeting an ELF platform. Only fold gs-relative (and fs-relative) loads if it is actually sensible to do so for the target platform. This fixes PR13438. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160687 91177308-0d34-0410-b5e6-96231b3b80d8