Skip to content

Derived type descriptor inaccuracy #8637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
llvmbot opened this issue Oct 1, 2010 · 1 comment
Closed

Derived type descriptor inaccuracy #8637

llvmbot opened this issue Oct 1, 2010 · 1 comment
Labels
bugzilla Issues migrated from bugzilla documentation

Comments

@llvmbot
Copy link
Member

llvmbot commented Oct 1, 2010

Bugzilla Link 8265
Resolution FIXED
Resolved on Oct 01, 2010 14:19
Version 2.7
OS All
Reporter LLVM Bugzilla Contributor

Extended Description

http://llvm.org/docs/SourceLevelDebugging.html#format_derived_type states that size, alignment, and offset are i32, though in the code in DebugInfo.h:553 they are uint64_t.

@llvmbot
Copy link
Member Author

llvmbot commented Oct 1, 2010

good catch.
Fixed r115325.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
chelcassanova pushed a commit to chelcassanova/llvm-project that referenced this issue Apr 26, 2024
🍒 Compact C Type Format Cherrypicks
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla documentation
Projects
None yet
Development

No branches or pull requests

1 participant