Skip to content

Commit

Permalink
Add Release Note for -mcode-object-v3 removal
Browse files Browse the repository at this point in the history
Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D146945
  • Loading branch information
Pierre-vh committed Mar 27, 2023
1 parent a1717a3 commit 4559e8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clang/docs/ReleaseNotes.rst
Expand Up @@ -279,6 +279,8 @@ AMDGPU Support
undefined symbols in the created module to be a linker error. To prevent this,
pass ``-Wl,--undefined`` if compiling directly, or ``-Xoffload-linker
--undefined`` if using an offloading language.
- The deprecated ``-mcode-object-v3`` and ``-mno-code-object-v3`` command-line
options have been removed.

X86 Support
^^^^^^^^^^^
Expand Down

0 comments on commit 4559e8e

Please sign in to comment.