[LLVMdev] Fwd: Minor typo in source file ObjectFile.h (CANCELLATION)

Mikael Lyngvig mikael at lyngvig.org
Wed May 30 16:47:53 PDT 2012


Here we go again...  It took me a while to figure out that the stuff below
is valid: ~0ull.  I never saw the suffix written in uppercase before and
the code below must be eligble for a price in hilarious coincidences.


Cheers,
Mikael

---------- Forwarded message ----------
From: Mikael Lyngvig <mikael at lyngvig.org>
Date: 2012/5/31
Subject: Minor typo in source file ObjectFile.h
To: LLVMdev Mailing List <llvmdev at cs.uiuc.edu>


const uint64_t UnknownAddressOrSize
<http://llvm.org/doxygen/namespacellvm_1_1object.html#abcfa9b6f24c69c52d2489a102ba3583c>
= ~0ULL


This found at line 260 in ObjectFile.h.  Notice the 0ULL thingy.


Cheers,
Mikael
-- Love Thy Frog!



-- 
-- Love Thy Frog!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120531/9de6a058/attachment.html>


More information about the llvm-dev mailing list