summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-10-11 16:10:19 +0000
committerJordan Rose <jordan_rose@apple.com>2012-10-11 16:10:19 +0000
commit76831c6cd40119e67b3ad69338a42105217c54d5 (patch)
tree69a57655ea6e718e92c9a9b97cea161772d61432 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent224876559128e31127e236ac19a035e4ba3badf6 (diff)
downloadbcm5719-llvm-76831c6cd40119e67b3ad69338a42105217c54d5.tar.gz
bcm5719-llvm-76831c6cd40119e67b3ad69338a42105217c54d5.zip
-Warc-repeated-use-of-weak: Don't warn on a single read followed by writes.
This is a "safe" pattern, or at least one that cannot be helped by using a strong local variable. However, if the single read is within a loop, it should /always/ be treated as potentially dangerous. <rdar://problem/12437490> llvm-svn: 165719
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud