Skip to content
Commit 945cd31c authored by George Rimar's avatar George Rimar
Browse files

[ELF] - Linkerscript: disallow discarding COMMON.

This patch restricts following construction:

/DISCARD/ : { *(COMMON) }

Previously LLD would crash.

Differential revision: https://reviews.llvm.org/D36468

llvm-svn: 310554
parent cff9696e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment