aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAyke van Laethem <aykevanlaethem@gmail.com>2020-02-07 22:39:56 +0100
committerAyke van Laethem <aykevanlaethem@gmail.com>2020-03-17 13:17:48 +0100
commit0818e6cf1d30dcac1fc4dcde60e01f8389e725f9 (patch)
treec713292a71becd2bba01f54dbe51f30d6027cf31 /clang/lib/Frontend/CompilerInvocation.cpp
parent1d6f919df2c52b35d2508d5b6cdffd1d0a665739 (diff)
downloadllvm-0818e6cf1d30dcac1fc4dcde60e01f8389e725f9.zip
llvm-0818e6cf1d30dcac1fc4dcde60e01f8389e725f9.tar.gz
llvm-0818e6cf1d30dcac1fc4dcde60e01f8389e725f9.tar.bz2
[LLDB] Add support for AVR breakpoints
I believe the actual opcode does not matter because the AVR architecture is a Harvard architecture that does not support writing to program memory. Therefore, debuggers and emulators provide hardware breakpoints. But for some reason, this opcode must be defined or else LLDB will crash with an assertion error. Differential Revision: https://reviews.llvm.org/D74255
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions