Y
Hacker News
new
|
ask
|
show
|
jobs
by
Chabsff
191 days ago
TU-level concepts (mostly) dissolve during the linking stage. You need to compile with -c to generate an object file in order to see the distinction.
Also, the difference manifests in the symbols table, not the assembly.
1 comments
mananaysiempre
191 days ago
To clarify, I was talking about Compiler Explorer-cleaned disassembly, same as the comment I was replying to.
link