search for: d1bf8905

Displaying 2 results from an estimated 2 matches for "d1bf8905".

Did you mean: 16f8905
2016 Dec 20
2
Accessing '__attribute__((noinstrument))' during lowering
Is it possible to find whether a function has the 'noinstrument' attribute during Target lowering? I would like to check if this is present on a function quite late in the process when I am performing normal Target lowering and Target Frame lowering actions, but I can't find the appropriate query in the 'MachineFunction' or 'MachineFunctionInfo' interfaces. Thanks,
2016 Dec 20
0
Accessing '__attribute__((noinstrument))' during lowering
..._____________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161220/d1bf8905/attachment.html>