summaryrefslogtreecommitdiff
path: root/test/lsan
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2018-06-05 10:18:39 +0000
committerDean Michael Berris <dberris@google.com>2018-06-05 10:18:39 +0000
commit1a0bb0a7543138d5460a58cfd0f9beeeab922055 (patch)
tree180bf6de8daf398bff33efd291d5b3fcc5fdfcf5 /test/lsan
parentb64922e90c0ef84941ff40e13f1ae60e793dce34 (diff)
[XRay][compiler-rt] Use static instead of inline (NFC)
We don't actually need to support multiple definitions of the functions in FDR mode, but rather want to make sure that the implementation-detail functions are marked as 'static' instead. This allows the inliner to do its magic better for these functions too, since inline functions must have a unique address across translation units. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@334001 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/lsan')
0 files changed, 0 insertions, 0 deletions