llvm-project
26f5eb2b
- clang/AMDGPU: Stop adding -m32/-m64 for OpenCL (#199005)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#199005 - clang/AMDGPU: Stop adding -m32/-m64 for OpenCL
Author
arsenm
Parents
3d126bd5
Loading