diff options
| author | Hal Finkel <hfinkel@anl.gov> | 2014-09-22 06:47:10 +0000 |
|---|---|---|
| committer | Hal Finkel <hfinkel@anl.gov> | 2014-09-22 06:47:10 +0000 |
| commit | b152ac5890edc0cff726ecf7b92254f794f92533 (patch) | |
| tree | ddae515790da5eeab54f5b6bb57c0371545042d3 /clang-tools-extra | |
| parent | 52002ee5bbc09f34b4035a230c487067b3971784 (diff) | |
| download | bcm5719-llvm-b152ac5890edc0cff726ecf7b92254f794f92533.tar.gz bcm5719-llvm-b152ac5890edc0cff726ecf7b92254f794f92533.zip | |
Update comment on AtomicRMWInst::Nand
As of July 2014, all backends have been updated to implement
AtomicRMWInst::Nand as ~(x & y) (and not as x & ~y, as some did previously).
This was added to the release notes in r212635 (and the LangRef had been
changed), but it seems that we forgot to update the header-file description.
llvm-svn: 218236
Diffstat (limited to 'clang-tools-extra')
0 files changed, 0 insertions, 0 deletions

