aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorSaiyedul Islam <Saiyedul.Islam@amd.com>2024-10-09 22:51:02 +0530
committerGitHub <noreply@github.com>2024-10-09 22:51:02 +0530
commit13cd43aa6fa1dc5bfb96119db43b8c549386a86e (patch)
treed1adc2d4c41f5159e5de4b011a1a85965f4c9a3e /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent18d655fdcce4d17080e6cb2721f93f6db856277e (diff)
downloadllvm-13cd43aa6fa1dc5bfb96119db43b8c549386a86e.zip
llvm-13cd43aa6fa1dc5bfb96119db43b8c549386a86e.tar.gz
llvm-13cd43aa6fa1dc5bfb96119db43b8c549386a86e.tar.bz2
[Clang][OpenMP] Do not use feature option during packaging (#111702)
Clang-offload-packager allows packaging of images based on an arbitrary list of key-value pairs where only triple-key is mandatory. Using target features as a key during packaging is not correct, as clang does not allow packaging multiple images in one binary which only differ in a target feature. TargetID features (xnack and sramecc) anyways are handled using arch-key and not as target features.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions