aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2018-12-14 14:25:20 +0000
committerPavel Labath <pavel@labath.sk>2018-12-14 14:25:20 +0000
commit091fcdb10b8230ac62e77597a14d24304c253ab9 (patch)
treeb83d63763034677ce2829faddc6dc3948ed58f12 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent1b65b376ae45a335177a8c3f6f5bf1efa77255cc (diff)
downloadllvm-091fcdb10b8230ac62e77597a14d24304c253ab9.zip
llvm-091fcdb10b8230ac62e77597a14d24304c253ab9.tar.gz
llvm-091fcdb10b8230ac62e77597a14d24304c253ab9.tar.bz2
Fix build with older (<3.0) swigs
It turns out it wasn't the compilers, but swig who had issues with my previous patch -- older versions do not recognise the "constexpr" keyword. Fortunately, that can be fixed the same way we fix all other swig incompatibilities: #ifndef SWIG. llvm-svn: 349153
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions