joey closed this revision.
joey added a comment.
Committed r278234.
2 years since my last commit!
Repository:
rL LLVM
https://reviews.llvm.org/D23346
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/l
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM!
Repository:
rL LLVM
https://reviews.llvm.org/D23346
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/
joey created this revision.
joey added a subscriber: cfe-commits.
joey set the repository for this revision to rL LLVM.
The block descriptor is a GlobalVariable in the LLVM IR, so it shouldn't be in
the private address space.
Repository:
rL LLVM
https://reviews.llvm.org/D23346
Files:
lib/C