[all-commits] [llvm/llvm-project] 4ed0a5: [AnnotationRemarks] Add test for annotation remark...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Mar 23 04:53:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ed0a5506a21c6749260cc3ec20e189e9ea9d89b
https://github.com/llvm/llvm-project/commit/4ed0a5506a21c6749260cc3ec20e189e9ea9d89b
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
A llvm/test/Transforms/Util/annotation-remarks-dbg-info.ll
Log Message:
-----------
[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.
More information about the All-commits
mailing list