search for: 8b8d9b3d

Displaying 1 result from an estimated 1 matches for "8b8d9b3d".

2018 Nov 13
2
New llvm.commandline named metadata
Hi llvm-dev, I have an implementation of -frecord-gcc-switches ready for Clang, and a named metadata node seemed like the correct way to approach this on the LLVM side. I have a review at https://reviews.llvm.org/D54487 which discusses some of the differences in implementation vs. GCC. A change to the set of "special" named metadata nodes seems like something that warrants an