[PATCH] [lld][ELF] TBSS section has to be seperately considered so that it doesnot occupy memory space

Shankar Kalpathi Easwaran shankarke at gmail.com
Mon Jun 10 21:26:18 PDT 2013



================
Comment at: test/elf/tlsAddr.test:7
@@ +6,2 @@
+
+CHECKADDR:   8 .data         00000000 0000000000401008 DATA 
----------------
Rui Ueyama wrote:
> you may want to check the size of .tdata.
This is a test known to produce this address for DATA. Should be sufficient. If the address of TDATA changes, data also changes. 


http://llvm-reviews.chandlerc.com/D954



More information about the llvm-commits mailing list