diff options
author | tatz.j@northeastern.edu <tatz.j@husky.neu.edu> | 2020-06-24 09:55:09 -0700 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2020-06-24 11:17:09 -0700 |
commit | af5e61bf4fd1bf865f90beab0227ff4901246eeb (patch) | |
tree | 2020f267b1c0f1b0a9c51b7074d24741393a4457 /llvm/tools/llvm-objcopy/CopyConfig.cpp | |
parent | 1a4f8889800a8c80819602725c5ce509ded2d451 (diff) | |
download | llvm-af5e61bf4fd1bf865f90beab0227ff4901246eeb.zip llvm-af5e61bf4fd1bf865f90beab0227ff4901246eeb.tar.gz llvm-af5e61bf4fd1bf865f90beab0227ff4901246eeb.tar.bz2 |
[NVPTX] Fix for NVPTX module asm regression
Currently module asm ends up emitted twice and at the wrong place in the PTX.
This patch moves module asm generation into emitStartOfAsmFile() which puts at
the correct location in the generated PTX.
Differential Revision: https://reviews.llvm.org/D82280
Diffstat (limited to 'llvm/tools/llvm-objcopy/CopyConfig.cpp')
0 files changed, 0 insertions, 0 deletions