Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop @llvm.annotation and @llvm.ptr.annotation intrinsics during codegen. | Justin Holewinski | 2013-05-21 | 1 | -0/+18 |
The intrinsic calls are dropped, but the annotated value is propagated. Fixes PR 15253 Original patch by Zeng Bin! llvm-svn: 182387 |