llvm-project
26f5eb2b - clang/AMDGPU: Stop adding -m32/-m64 for OpenCL (#199005)

Commit
56 days ago
clang/AMDGPU: Stop adding -m32/-m64 for OpenCL (#199005) The pointer size is not configurable; you get what you get based on the triple. I don't know what the point of this was, I don't even see the argument in the final cc1 invocation.
Author
Parents
Loading