search for: r100304

Displaying 2 results from an estimated 2 matches for "r100304".

2010 Oct 05
0
[LLVMdev] 2.8 Release notes - LLVM r100304 API change and OpenJDK/IcedTea got support
...eature, please speak up or fix it. > > If you are aware of important API changes, please commit improvements to the "Major Changes and Removed Features" section, or send in patches for changes. Thanks! > LLVM 2.8 added a fifth isVolatile field for memset introduced with LLVM r100304. http://llvm.org/viewvc/llvm-project?view=rev&revision=100304 This caused a runtime failure for JIT projects using memcpy, memmove, and memset. For what I know this are the only API change that I had to be aware of when updating Icedtea to support LLVM 2.8. > -Chris > __________________...
2010 Oct 04
5
[LLVMdev] 2.8 Release notes
Hi All, I've finished the first draft of the 2.8 release notes: http://llvm.org/docs/ReleaseNotes.html Please feel free to commit improvements and enhancements. There are "a lot" of changes that went into 2.8, but I think I've scraped most of them out of the commits. However, it is also highly likely that I missed something, so if I missed your favorite feature, please speak