mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-05 18:49:06 +00:00
[llvm-readobj][test] - Move a comment. NFC.
I've forgot to address this review comment.
This commit is contained in:
parent
d904448876
commit
06ca00d637
@ -1,9 +1,9 @@
|
||||
## Here we test how OS and processor specific flags are dumped.
|
||||
|
||||
# RUN: yaml2obj %s -o %t.o
|
||||
# RUN: llvm-readobj -S %t.o | FileCheck --check-prefix=OS-PROC-LLVM %s
|
||||
# RUN: llvm-readelf -S %t.o | FileCheck --check-prefix=OS-PROC-GNU %s
|
||||
|
||||
## Here we test how OS and processor specific flags are dumped.
|
||||
|
||||
# OS-PROC-LLVM: Name: .os.flags.low
|
||||
# OS-PROC-LLVM-NEXT: Type: SHT_PROGBITS
|
||||
# OS-PROC-LLVM-NEXT: Flags [ (0x100000)
|
||||
|
Loading…
Reference in New Issue
Block a user