MaskRay added a comment.

Nice. This also fixes DW_AT_call_all_calls for functions which call 
builtins/reserved name functions.



================
Comment at: llvm/test/Verifier/callsite-dbgloc.ll:49
+; CHECK-NOT: inlinable function call in a function with debug info must have a 
!dbg location
+; CHECK-NOT: @i
+  call void (...) @i()
----------------
to not match other functions named `@i*`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136041/new/

https://reviews.llvm.org/D136041

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to