mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-13 15:37:24 +00:00
Clarify comments for types contained in anonymous namespaces and
odr hashes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187391 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
be48204a7b
commit
407ec1422a
@ -44,7 +44,9 @@
|
||||
; CHECK: DW_TAG_structure_type
|
||||
; CHECK-NEXT: debug_str{{.*}}"baz"
|
||||
; CHECK-NOT: DW_AT_GNU_odr_signature
|
||||
; FIXME: we may want to generate debug info for walrus, but still no hash.
|
||||
; FIXME: PR16740 we may want to generate debug info for walrus, but still no hash since
|
||||
; the type is contained in an anonymous namespace and not visible externally even if
|
||||
; the variable is...
|
||||
; CHECK-NOT: debug_str{{.*}}"walrus"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user