[PATCH] D12001: Implement __emutls_get_address

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 06:47:18 PDT 2015


joerg added a comment.

That's why I said "or so" :) The attribute unused is fine, but your version doesn't work in file scope, which is where I normally would place compile time asserts.


http://reviews.llvm.org/D12001





More information about the llvm-commits mailing list