[AnnotationRemarks] Add test for annotation remarks with dbg locations.
authorFlorian Hahn <flo@fhahn.com>
Tue, 23 Mar 2021 11:50:58 +0000 (11:50 +0000)
committerFlorian Hahn <flo@fhahn.com>
Tue, 23 Mar 2021 11:52:27 +0000 (11:52 +0000)
commit4ed0a5506a21c6749260cc3ec20e189e9ea9d89b
treec2f8a381d91f2fc13bf24eecf9d2207f1754e777
parentf22b4c7122bc86c640f75fd8b2b165d124204105
[AnnotationRemarks] Add test for annotation remarks with dbg locations.

The test illustrates that we not pick the debug location from the
function directly. This will be fixed in a follow-up patch.
llvm/test/Transforms/Util/annotation-remarks-dbg-info.ll [new file with mode: 0644]