diff options
author | David Peixotto <dpeixott@codeaurora.org> | 2013-12-19 18:26:07 +0000 |
---|---|---|
committer | David Peixotto <dpeixott@codeaurora.org> | 2013-12-19 18:26:07 +0000 |
commit | 80c083a67899615e399dd915de81a1e0cc60444b (patch) | |
tree | 2abc37c65187cdecc0349752cfcd4c0bdda4be03 /llvm/lib/Support/ThreadLocal.cpp | |
parent | d618025910c4a45a598475f2009e75fefc2d4b3c (diff) | |
download | llvm-80c083a67899615e399dd915de81a1e0cc60444b.zip llvm-80c083a67899615e399dd915de81a1e0cc60444b.tar.gz llvm-80c083a67899615e399dd915de81a1e0cc60444b.tar.bz2 |
Implement the .ltorg directive for ARM assembly
This directive will write out the assembler-maintained constant
pool for the current section. These constant pools are created to
support the ldr-pseudo instruction (e.g. ldr r0, =val).
The directive can be used by the programmer to place the constant
pool in a location that can be reached by a pc-relative offset in
the ldr instruction.
llvm-svn: 197711
Diffstat (limited to 'llvm/lib/Support/ThreadLocal.cpp')
0 files changed, 0 insertions, 0 deletions