Unverified Commit c1afed9f authored by Joseph Huber's avatar Joseph Huber Committed by GitHub
Browse files

[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.
parent e3d714f2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment