New lld's files are spread under lib subdirectory, and it isn't easy
to find which files are actually maintained. This patch moves maintained
files to Common subdirectory so that which files are needed by the new lld
is obvious.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10043 Build 10043: arc lint + arc unit
Event Timeline
Comment Actions
FWIW, this makes sense to me. (and I like the naming/path choices)
It has been an increasing problem lately that people get confused by the presence of the unmaintained atom linker, so agree that it is a step in the right direction to clearly delineate it like this.