- If a string literal is reused directly, need to add necessary address space casting if the target requires that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 28381 Build 28380: arc lint + arc unit
Paths
| Differential D58509
[CodeGen] Fix string literal address space casting. ClosedPublic Authored by hliao on Feb 21 2019, 7:42 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 21 2019, 11:27 AM Closed by commit rC354610: [CodeGen] Fix string literal address space casting. (authored by hliao). · Explain WhyFeb 21 2019, 11:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187797 clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGenCXX/amdgcn-string-literal.cpp
|