>From working on power-instruction-analyzer, I found a correctness bug where LLVM doesn't correctly save and restore LR around inline assembly that clobbers it: https://bugs.llvm.org/show_bug.cgi?id=47811 Jacob