This adds the AVRMCTargetDesc file in tree. It allows creation of the
core classes used in the backend.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp | ||
---|---|---|
34 ↗ | (On Diff #72826) | This is not needed. The static functions are local to this file and the external function has C linkage. |
Comment Actions
Ignore the first updated diff, I had a hicup with arcanist and git-svn
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp | ||
---|---|---|
35 ↗ | (On Diff #72839) | Nice catch |