diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-03-15 06:41:02 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-03-15 06:41:02 +0000 |
commit | 22a19a9aceeaa5fa0560d58f701b01e7b753a1b0 (patch) | |
tree | ec55581359193de20f3f8d5355d8bece6fa067e0 /clang/lib | |
parent | 0c2adbc7a081dc554283836f82b6850f19499ed5 (diff) | |
download | llvm-22a19a9aceeaa5fa0560d58f701b01e7b753a1b0.zip llvm-22a19a9aceeaa5fa0560d58f701b01e7b753a1b0.tar.gz llvm-22a19a9aceeaa5fa0560d58f701b01e7b753a1b0.tar.bz2 |
[COFF] Use the correct size of the TLS directory
The TLS directory has a different layout depending on the bitness of the
machine the image will run on. LLD would always use the 64-bit TLS
directory for the data directory entry instead of an appropriately sized
TLS directory.
llvm-svn: 263539
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions