Skip to content

compiler: remove unused CompilerInfo/LinkerInfo types

Cheng Shao requested to merge wip/rip-compilerinfo into master

This patch removes CompilerInfo/LinkerInfo types from the compiler since they aren't actually used anywhere.

Merge request reports