aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SmallVector.cpp
diff options
context:
space:
mode:
authorXiang Li <python3kgae@outlook.com>2022-10-06 14:00:25 -0700
committerXiang Li <python3kgae@outlook.com>2022-10-06 15:00:50 -0700
commit2bdfececef4330b3a6489cdb67c57eb771d5f9e4 (patch)
treeefbb516d3e5afffb728b015f7d8efac24ffb37fa /llvm/lib/Support/SmallVector.cpp
parentf491b898c5d1312112d14f02d9cbdea7a4b4dc9d (diff)
downloadllvm-2bdfececef4330b3a6489cdb67c57eb771d5f9e4.zip
llvm-2bdfececef4330b3a6489cdb67c57eb771d5f9e4.tar.gz
llvm-2bdfececef4330b3a6489cdb67c57eb771d5f9e4.tar.bz2
[HLSL] Remove global ctor/dtor variable for non-lib profile.
After generated call for ctor/dtor for entry, global variable for ctor/dtor are useless. Remove them for non-lib profiles. Lib profile still need these in case export function used the global variable which require ctor/dtor. Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D133993
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions