"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "91886b791fd0d4cb6f1b9a3e7744fc15dabde152"
LinkerScript: Add parsing of the MEMORY command
This patch implements parsing of the GNU ld MEMORY command [1]. The command and the memory block definitions are parsed as specified (including the slightly strange "o" and "l" keywords). Evaluation will be added at a later point in time. [1] https://sourceware.org/binutils/docs-2.25/ld/MEMORY.html llvm-svn: 231928
Loading
Please register or sign in to comment