|
|
|
|
|
by ben-schaaf
73 days ago
|
|
Compilers don't usually write the code that ends up in a PR. But compilers do (and should) generally leave behind some metadata in the end result saying what tools were used, see for example the .comment section in ELF binaries. |
|