sbc100 added inline comments.
================ Comment at: lld/trunk/wasm/Symbols.h:438 + // __tls_size + // Symbol whose value is the alignment of the TLS block. ---------------- __tls_align ================ Comment at: lld/trunk/wasm/Symbols.h:439 + // __tls_size + // Symbol whose value is the alignment of the TLS block. + static GlobalSymbol *tlsAlign; ---------------- Is this stored as power of 2? Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D65028/new/ https://reviews.llvm.org/D65028 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits