This patch adds the pseudo instructions la.tls.ie and la.tls.gd, used in the initial-exec and global-dynamic TLS models respectively when addressing a global. The pseudo instructions are expanded in the assembly parser.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM