markhakansson / master-thesis

RAUK: Automatic Schedulability Analysis of RTIC Applications Using Symbolic Execution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write about LLVM in introduction and background

markhakansson opened this issue · comments

Todo

  • Write about LLVM IR from Rust code
  • Write about how KLEE works on LLVM

Context

LLVM is an important part of this project, it makes KLEE able to work on Rust programs. Therefore it should be mentioned.