diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objdump.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-objdump.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst index ab9f583..5e5eacc 100644 --- a/llvm/docs/CommandGuide/llvm-objdump.rst +++ b/llvm/docs/CommandGuide/llvm-objdump.rst @@ -217,7 +217,7 @@ OPTIONS .. option:: --offloading - Display the content of the LLVM offloading section. + Display the content of the LLVM offloading sections and HIP offload bundles. .. option:: --prefix=<prefix> |