llvm-project
[llvm-objdump][AVR] Detect AVR architecture from ELF flags for disassembling
#174731
Merged

Commits
  • GNU objdump disassembles all unknown instructions by default. Match this user
    cabbaken committed 63 days ago
  • Fix misspelling
    cabbaken committed 63 days ago
  • Optimize format of test file
    cabbaken committed 54 days ago
  • Fix format of test file again
    cabbaken committed 54 days ago
  • Disassemble elf with EFlag-derived feature
    cabbaken committed 53 days ago
  • Fix some copy-paste error
    cabbaken committed 53 days ago
  • Do some fix
    cabbaken committed 52 days ago
  • Add test case, do some minor fix.
    cabbaken committed 51 days ago
  • Add necessary comment and test case
    qiuruoyu committed 47 days ago
  • Add warning and test case.
    qiuruoyu committed 47 days ago
  • fix format
    qiuruoyu committed 47 days ago
  • Fix test cases, handle error for function
    cabbaken committed 44 days ago
  • Do some fix
    cabbaken committed 42 days ago
  • Update
    cabbaken committed 42 days ago
  • Fix doxygen format
    cabbaken committed 37 days ago
Loading