Function pointers should be created with program address space.
This fixes function pointers on AVR.
Details
Details
- Reviewers
dylanmckay - Commits
- rG57fd86de879c: [AVR] Fix function pointer address space
Diff Detail
Diff Detail
Differential D77119
[AVR] Fix function pointer address space vlastik on Mar 31 2020, 12:50 AM. Authored by
Details
Function pointers should be created with program address space.
Diff Detail Event Timeline |
clang-format: please reformat the code