Hello,
Some older posts on blog.llvm.org have a ‘Unknown’ author, such as: https://blog.llvm.org/2018/01/improving-link-time-on-windows-with.html
I am almost certain some of these had an author listed at some point.
Is this a known issue?
Alex.
Hello,
Some older posts on blog.llvm.org have a ‘Unknown’ author, such as: https://blog.llvm.org/2018/01/improving-link-time-on-windows-with.html
I am almost certain some of these had an author listed at some point.
Is this a known issue?
Alex.
Tanya - do you do most of the handling of the blog post publication,
etc? (or could you CC whoever does) - might be worth a look.
For those who don’t know, the blog posts are now maintained here:
https://github.com/llvm/llvm-blog-www/tree/main/content/posts
My random sampling suggests that most posts have author info, but you can go in there and grep for author:unknown to run them all down. Maybe the internet archive can help us recover any lost author info.
PR : https://github.com/llvm/llvm-blog-www/pull/23
The only post which is still missing an author is https://web.archive.org/web/20170606035354/http://blog.llvm.org/2015/04/llilc-llvm-based-compiler-for-dotnet.html
It was posted a day after https://lists.llvm.org/pipermail/llvm-dev/2015-April/084428.html
+Russell