aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Tooling/Syntax/TreeTest.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-11-07 09:03:23 -0800
committerFangrui Song <i@maskray.me>2022-11-07 09:03:23 -0800
commit90ad3e3c02e92cabfc7cf1f0b552ddca73d54cc8 (patch)
treea14b1ec629c1fd9e473376ad4f12b4a0183f6b0a /clang/unittests/Tooling/Syntax/TreeTest.cpp
parentec224e3b680464101669f36baf547bf3d342bc07 (diff)
downloadllvm-90ad3e3c02e92cabfc7cf1f0b552ddca73d54cc8.zip
llvm-90ad3e3c02e92cabfc7cf1f0b552ddca73d54cc8.tar.gz
llvm-90ad3e3c02e92cabfc7cf1f0b552ddca73d54cc8.tar.bz2
[IR] Allow available_externally GlobalAlias
GlobalVariable and Function can be available_externally. GlobalAlias is used similarly. Allowing available_externally is a natural extension and helps ThinLTO discard GlobalAlias in a non-prevailing COMDAT (see D135427). For now, available_externally GlobalAlias must point to an available_externally GlobalValue (not ConstantExpr). Differential Revision: https://reviews.llvm.org/D137441
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions