dwarf-synthesis/csmith
Théophile Bastian 11fa3fab40 Check_gen: patch for flat vs pyramid clang tables
clang generates tables like this

      LOC           CFA      rbx   rbp   r14   r15   ra
   00000000000028a0 rsp+8    u     u     u     u     c-8
   00000000000028a1 rsp+16   u     u     u     u     c-8
   00000000000028a3 rsp+24   u     u     u     u     c-8
   00000000000028a5 rsp+32   u     u     u     u     c-8
   00000000000028a6 rsp+40   u     u     u     u     c-8
   00000000000028aa rsp+64   c-40  c-16  c-32  c-24  c-8
2019-04-05 16:32:00 +02:00
..
check_generated_eh_frame.py Check_gen: patch for flat vs pyramid clang tables 2019-04-05 16:32:00 +02:00
check_generated_eh_frame.sh csmith/check_gen_eh_frame: verbose mode 2019-04-03 12:19:53 +02:00
csmith_gen.sh Add flag to never go back to undefined rbp 2019-04-04 11:52:47 +02:00
csmith_test_generated.sh Ensure a crashing FDE still generates other FDEs 2019-03-29 19:24:51 +01:00