diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-10-11 16:10:19 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-10-11 16:10:19 +0000 |
commit | 76831c6cd40119e67b3ad69338a42105217c54d5 (patch) | |
tree | 69a57655ea6e718e92c9a9b97cea161772d61432 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 224876559128e31127e236ac19a035e4ba3badf6 (diff) | |
download | bcm5719-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