summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InterferenceCache.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-03-11 20:31:21 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-03-11 20:31:21 +0000
commit7bc83564357eb805c90b7d941103732ddfa221bb (patch)
treec7bece5dc5485e573b1a9f4599523a861ae9a8b6 /llvm/lib/CodeGen/InterferenceCache.cpp
parent885b790f89b6068ec4caad8eaa51aa8098327059 (diff)
downloadbcm5719-llvm-7bc83564357eb805c90b7d941103732ddfa221bb.tar.gz
bcm5719-llvm-7bc83564357eb805c90b7d941103732ddfa221bb.zip
[Reproducers] Implement log_append for function pointers.
Changing the type in the DUMMY macro to void* doesn't actually fix the build error, because the argument type is deducted from the template (as opposed to when serializing through the instrumentation framework, where this would matter). Instead I've added a proper instance of log_append that takes function pointers and logs their address. llvm-svn: 355863
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud