-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
Add a dedicated Alias op better represent aliases in ClangIR. Currently with emitAliasForGlobal in clang/lib/CIR/CodeGen/CIRGenModule.cpp, we're representing aliases with a Function Op, which couples FuncOp creation with AliasOp creation.
I'm still new to the project but it seems from the consensus in meeting, this will be needed
bcardosolopes and tommymcm
Metadata
Metadata
Assignees
Labels
No labels