"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "5c0ef83386b0843f28270dd5aaedf0a3b12d1ba6"
Added Control Flow Protection Flag
Cf-protection is a target independent flag that instructs the back-end to instrument control flow mechanisms like: Branch, Return, etc. For example in X86 this flag will be used to instrument Indirect Branch Tracking instructions. Differential Revision: https://reviews.llvm.org/D40478 Change-Id: I5126e766c0e6b84118cae0ee8a20fe78cc373dea llvm-svn: 322063
Loading
Please register or sign in to comment