dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(pmu): usb supply always usb adapter mode
huangcm
2025-02-24
69ed55dec4b2116a19e4cca4393cbc014fce5fb2
[~lzh/A133.git]
/
android
/
external
/
llvm
/
test
/
Assembler
/
invalid-generic-debug-node-tag-bad.ll
1
2
3
4
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: <stdin>:[[@LINE+1]]:26: error: invalid DWARF tag 'DW_TAG_badtag'
!0 = !GenericDINode(tag: DW_TAG_badtag)