Story
The current LLVMTypeHierarchy implementation relies on unrealistic assumptions about the code structure in LLVM IR and is of only little use in practice.
We need a more robust implementation that relies on debug-information.
Prerequisites
Out Of Scope
Acceptance Criteria
The following acceptance criteria are defined regarding the result of this story:
Clarify what the final result should be, not how to accomplish it.
Related Stories
Follow-up Stories
Story
The current
LLVMTypeHierarchyimplementation relies on unrealistic assumptions about the code structure in LLVM IR and is of only little use in practice.We need a more robust implementation that relies on debug-information.
Prerequisites
Out Of Scope
Acceptance Criteria
The following acceptance criteria are defined regarding the result of this story:
Clarify what the final result should be, not how to accomplish it.
llvm-linkRelated Stories
Follow-up Stories