http://releases.llvm.org/7.0.0/tools/clang/docs/ReleaseNotes.html
Clang now supports generating object files with relocatable device code.
Clang now supports generating object files with relocatable device code.
This feature needs to be enabled with
-fcuda-rdc
and may result in performance penalties compared to whole program compilation.
NVIDIA’s nvcc must be used for linking.
http://releases.llvm.org/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
Clang-tidy 7.0 release note.
http://releases.llvm.org/7.0.0/tools/lld/docs/ReleaseNotes.html
Split stacks:
https://gcc.gnu.org/wiki/SplitStacks
http://releases.llvm.org/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
Clang-tidy 7.0 release note.
http://releases.llvm.org/7.0.0/tools/lld/docs/ReleaseNotes.html
Split stacks:
https://gcc.gnu.org/wiki/SplitStacks
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.