[llvm-commits] [llvm] r115032 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
sabre at nondot.org
Wed Sep 29 10:01:48 PDT 2010
On Sep 29, 2010, at 2:29 AM, Michael Spencer wrote:
>> <!-- Announcement, lldb, libc++ -->
>> +
>> + <!-- to write:
>> + MachineCSE tuned and on by default.
>> + llvm.dbg.value: variable debug info for optimized code
>> + MC Assembler backend is now real, does relaxation and is bitwise identical
>> + with darwin assembler in huge majority of all cases.
>
> "huge majority of all cases" sounds weird. It should be "huge majority
> of cases."
Yeah, don't worry too much about this. I'll continue adding random notes and will then make a big pass over the entire document to write it in something fit for human consumption :)
-Chris
More information about the llvm-commits
mailing list