aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-01-18 15:38:03 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-01-18 15:38:03 +0000
commit5e4df288e2a9a8e9da417ba4488504caa7eaf394 (patch)
tree2f2f9003632321f5479a68b913bf4f0ba2387023 /llvm/lib/CodeGen/MachineFunction.cpp
parentd8169a85cc124bb52c020f2eb808e75bba2c76e8 (diff)
downloadllvm-5e4df288e2a9a8e9da417ba4488504caa7eaf394.zip
llvm-5e4df288e2a9a8e9da417ba4488504caa7eaf394.tar.gz
llvm-5e4df288e2a9a8e9da417ba4488504caa7eaf394.tar.bz2
[OpenMP] Correct generation of offloading entries
Firstly, each offloading entry must have a unique name or the linker will complain if there are multiple files with target regions. Secondly, the compiler must not introduce padding so mark the struct with a PackedAttr. Differential Revision: https://reviews.llvm.org/D42168 llvm-svn: 322858
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions