Class Type 생성
Open
Nobody has claimed this yet.
- Dominant language
- LLVM
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Class Type에 대해서 llvm::Type(StructType)으로 생성해야함
Q. Class는 StructType으로 생성하는게 맞나?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the requested llvm::Type and StructType representation for a class. Determine whether Class should be generated as a StructType, and document the chosen representation and its expected behavior as the completion criteria.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100