summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-07-01 18:27:02 +0000
committerReid Kleckner <reid@kleckner.net>2014-07-01 18:27:02 +0000
commit3ed22c4d4ed84fa1965ce9836e787dc216ea03d5 (patch)
treeb031c32ce2223deed73a9eb5813cddf899ef92c4 /llvm/lib/Target/SystemZ
parent9ab8899f5c7f7a024ec7e64ecaca383b5b41d6ae (diff)
downloadbcm5719-llvm-3ed22c4d4ed84fa1965ce9836e787dc216ea03d5.tar.gz
bcm5719-llvm-3ed22c4d4ed84fa1965ce9836e787dc216ea03d5.zip
clang-cl: Ignore /Zc:inline and /Zc:rvalueCast
These flags enable behavior in MSVC that Clang has by default. /Zc:inline essentially marks all COMDATs as discardable. In LLVM parlance, this means using linkonce_odr linkage, which is what we already do. llvm-svn: 212117
Diffstat (limited to 'llvm/lib/Target/SystemZ')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud