ANDROID: Disable wq fp check in CFI builds
With non-canonical CFI, LLVM generates jump table entries for external symbols in modules and as a result, a function pointer passed from a module to the core kernel will have a different address. Disable the warning for now. Bug: 145210207 Change-Id: Ifdcee3479280f7b97abdee6b4c746f447e0944e6 Signed-off-by:Sami Tolvanen <samitolvanen@google.com> Signed-off-by:
Alistair Delva <adelva@google.com>
Loading
Please register or sign in to comment