diff options
author | Joseph Huber <35342157+jhuber6@users.noreply.github.com> | 2023-09-26 11:27:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 11:27:38 -0500 |
commit | c1afed9f48c2d4ebb21ac1672948e82d23c69174 (patch) | |
tree | a9ec7a6a93dda5a08a3cd4db96d5100d6c4627f0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e3d714f2cc060c3e92bbb846f06ba394f5c96f47 (diff) | |
download | llvm-c1afed9f48c2d4ebb21ac1672948e82d23c69174.zip llvm-c1afed9f48c2d4ebb21ac1672948e82d23c69174.tar.gz llvm-c1afed9f48c2d4ebb21ac1672948e82d23c69174.tar.bz2 |
[Clang][HIP] Remove 'clangPostLink' from SDL handling (#67366)
Summary:
This feature is not needed anymore and is replaced by different
implementations. The code guarded by this flag also causes us to emit an
invalid argument to `-mlink-builtin-bitcode` that will cause errors if
ever actually executed. Remove this feature.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions