Skip to content

Commit

Permalink
Auto merge of rust-lang#102717 - beetrees:repr128-c-style-debuginfo, …
Browse files Browse the repository at this point in the history
…r=nagisa

Pass 128-bit C-style enum enumerator values to LLVM

Pass the full 128 bits of C-style enum enumerators through to LLVM. This means that debuginfo for C-style repr128 enums is now emitted correctly for DWARF platforms (as compared to not being correctly emitted on any platform).

Tracking issue: rust-lang#56071
  • Loading branch information
bors committed Nov 21, 2022
2 parents 95289c3 + 0c5a645 commit 49357d0
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 49357d0

Please sign in to comment.