| Issue | 61545 |
|---|---|
| Summary | [[clang::nomerge]] attribute does not work. |
| Labels | clang |
| Assignees | ZequanWu |
| Reporter | ZequanWu |
Filed by @zygoloid at https://reviews.llvm.org/D146164#4200414.
Example: https://godbolt.org/z/d43M83oaxThe attribute is attached to the call site at IR. It's likely got detached at MIR.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
