Hacker News
new
past
comments
ask
show
jobs
points
by
zx8080
1 hours ago
|
comments
by
ben-schaaf
1 minutes ago
|
next
[-]
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.
reply
by
rogerrogerr
2 minutes ago
|
prev
|
[-]
Are you checking in compiled artifacts? Then yeah, we should have a chain of where that binary blob came from.
reply