summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/protected-data-access.s
Commit message (Collapse)AuthorAgeFilesLines
* Rename --icf-data and add a corresponding flag for functions.Rafael Espindola2018-01-101-0/+7
When we have --icf=safe we should be able to define --icf=all as a shorthand for --icf=safe --ignore-function-address-equality. For now --ignore-function-address-equality is used only to control access to non preemptable symbols in shared libraries. llvm-svn: 322152
OpenPOWER on IntegriCloud