[all-commits] [llvm/llvm-project] b08122: [profile] Use -fPIC -shared in a test instead of -...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Fri Oct 18 17:50:23 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b081220cfd46965fa25dbf826cd3f42f4f9e54cd
https://github.com/llvm/llvm-project/commit/b081220cfd46965fa25dbf826cd3f42f4f9e54cd
Author: Vedant Kumar <vsk at apple.com>
Date: 2019-10-19 (Sat, 19 Oct 2019)
Changed paths:
M compiler-rt/test/profile/Posix/instrprof-get-filename-merge-mode.c
Log Message:
-----------
[profile] Use -fPIC -shared in a test instead of -dynamiclib
This is more portable than -dynamiclib. Also, fix the path to an input
file that broke when the test was moved in r375315.
llvm-svn: 375317
More information about the All-commits
mailing list