Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-25 | PNaCl: Fix ExpandTls to handle GlobalAliases of thread-local variables | Mark Seaborn | |
Expand out these aliases in the ExpandTlsConstantExpr pass. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3347 TEST=test/Transforms/NaCl/expand-tls-constexpr-alias.ll Review URL: https://codereview.chromium.org/12989011 |