aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-06-24 05:59:13 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-06-24 05:59:13 +0000
commitc28a964cbad888e41dc870f6e96e8127ab2524c9 (patch)
treed669eec2a67ecccfc995d9841fcda7c122103ac4 /llvm/lib/Object/IRObjectFile.cpp
parent93d45ecdbf6ad50b02f632dc6b66ec6d49b4f2bf (diff)
downloadllvm-c28a964cbad888e41dc870f6e96e8127ab2524c9.zip
llvm-c28a964cbad888e41dc870f6e96e8127ab2524c9.tar.gz
llvm-c28a964cbad888e41dc870f6e96e8127ab2524c9.tar.bz2
AST: Address of dllimport variables isn't constant
The address of dllimport variables isn't something that can be meaningfully used in a constexpr context and isn't suitable for evaluation at load-time. They require loads from memory to properly evaluate. This fixes PR19955. Differential Revision: http://reviews.llvm.org/D4250 llvm-svn: 211568
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions