Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Support .reloc *, R_PPC{,64}_NONE, * | Fangrui Song | 2019-05-17 | 1 | -0/+26 |
This can be used to create references among sections. When --gc-sections is used, the referenced section will be retained if the origin section is retained. llvm-svn: 360990 |