[PATCH] Add an option to allow JumpInstrTables to set	unnamed_addr and jumptable on all address-taken functions
    Tom Roeder 
    tmroeder at google.com
       
    Tue Jul  1 11:33:23 PDT 2014
    
    
  
Thanks for the comments. After the recent discussion with Nick about this issue on llvm-commits, I'm dropping -jump-table-all and will submit a patch to clang that adds support for an -ffcfi flag that will add unnamed_addr and jumptable to all functions instead. Please see D4167 for the FCFI LLVM side.
http://reviews.llvm.org/D4128
    
    
More information about the llvm-commits
mailing list