I am reading about compiler development and came across examples using llvm to emit something called object files (the ones that have an extension .o).
Then what most of