Fix Issues with cmpxchg example

Daniel Robertson via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 6 14:25:30 PST 2016


Reading through the documentation and found that the example for
cmpxchg didn't work. The attached patch addresses that and was generated
with `git format-patch --no-attach master..localbranch`. I appologize
if this is the wrong mailing list. The documentation here
(http://llvm.org/docs/DeveloperPolicy.html) stated that one-off patches
could be sent here.

Cheers,

Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-signal-handler.patch
Type: text/x-diff
Size: 7275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160206/e8b2638f/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160206/e8b2638f/attachment.sig>


More information about the llvm-commits mailing list