Displaying 2 results from an estimated 2 matches for "debuginform".
Did you mean:
debuginfo
2010 Nov 11
0
[LLVMdev] Wiki to HTML docs
So, I managed to get something. It's not perfect but it's far too easy. ;)
Step 1:
Go to wiki.llvm.org -> preferences -> skin -> set to MySkin.
It'll give you the 'DebugInformation-LLVM.html' file attached.
Step 2:
With 5 minutes of VI editing gives you 'DebugInformation-LLVM-2.html',
which is QUITE close to the LLVM standard, at least visually.
The changes were:
- %s/<span class="editsection.*]<\/span>// # remove [edit]
- %s/<span clas...
2018 Dec 14
8
Debug info for CUDA code
Are you planning to release this as soon as it's ready or you want to make it into a major release? Is it possible to let me know (maybe by replying to this thread) once the code is ready? I know sometimes it takes a while to get things in the major release. I greatly appreciate your work on this!
Thanks,
Char
在 2018-12-15 05:19:50,"Alexey Bataev" <a.bataev at outlook.com>