aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
diff options
context:
space:
mode:
authorRobert Grosse <grosse@chromium.org>2013-07-25 15:05:16 -0700
committerRobert Grosse <grosse@chromium.org>2013-07-25 15:05:16 -0700
commit548960c21c590dcd4919a1bba000e989c140c8ef (patch)
tree240e059006f5d8a323ef426bdbf3b7f2b3d4d3e5 /lib/StaticAnalyzer/Frontend/FrontendActions.cpp
parent7b390888fd9f3886d966ab072c328f4fbd9c64b4 (diff)
Change __cyg_profile_func_enter/exit to __pnacl_profile... and change the signature.
__pnacl_profile_function_x takes a single argument - the name of the current function as a constant string, rather than a pair of function addresses like __cyg takes. This makes it work even in PNaCl and removes the need to track symbol information separately. BUG=none R=dschuff@chromium.org Review URL: https://codereview.chromium.org/20000003
Diffstat (limited to 'lib/StaticAnalyzer/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions