Stallman on GCC, LLVM, and copyleft
Stallman on GCC, LLVM, and copyleft
Posted Jan 30, 2014 0:03 UTC (Thu) by nix (subscriber, #2304)In reply to: Stallman on GCC, LLVM, and copyleft by PaXTeam
Parent article: Stallman on GCC, LLVM, and copyleft
The GCC API, if API there is, is much wider than merely the public symbols. It also encompasses the data representations being passed around (which are, this being a compiler, both not exactly simple and utterly core to what it's doing) and even the names and orders of the compiler passes involved (since plugins have to say where they fit in the compilation process).
The GCC API is *huge*, and probably every tenth commit to GCC changes it in some subtle way. :)
(gods. I'm agreeing with PaXTeam. Just gotta check outside to see if the stars are falling from the sky: the world is clearly overdue for ending.)
