I have upcoming changes break with invalid Function definitions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/tools/llvm-exegesis/lib/Assembler.cpp | ||
---|---|---|
86–87 | I'm thinking we should be able to get rid of this comment and function call now that there will be IR within the function? |
Comment Actions
I'm not really the code owner here (most of my changes have been refactorings), but this is pretty small and I've verified that everything works as expected locally. I'd expect @courbet and @gchatelet to not have any problems with this.
I'm thinking we should be able to get rid of this comment and function call now that there will be IR within the function?