Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compiler: Classify libgcc as an alias for compiler-rt.
This is GCC's equivalent to compiler-rt. The two libraries have a huge overlap in exported symbols, so we may as well satisfy it this way to increase compatibility with build systems in the wild.
- Loading branch information