carlo.bertolli added a comment.

Support for global variables in a target region requires the global to be 
placed in a pragma declare target region. Pragma declare target region is not 
currently available in Clang (no parsing, sema, or codegen). I will add a check 
for this in the regression test once the support becomes available. Thanks!


Repository:
  rL LLVM

http://reviews.llvm.org/D17963



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to