diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-11-14 00:16:26 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-11-14 00:16:26 +0000 |
commit | cbbd2fd8d62a37d19e7ca594a582354d87d9cfd1 (patch) | |
tree | 380d4ea6dc06d061be3bbfea16f3accd6ac310f8 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 77349e7aaf32a9214b42e1669e272e51f0fede28 (diff) | |
download | llvm-cbbd2fd8d62a37d19e7ca594a582354d87d9cfd1.zip llvm-cbbd2fd8d62a37d19e7ca594a582354d87d9cfd1.tar.gz llvm-cbbd2fd8d62a37d19e7ca594a582354d87d9cfd1.tar.bz2 |
[Profile] Always build profile runtime library with -fPIC.
This change removes libclang_rt.profile-pic-<arch>.a version of
profile runtime. Instead, it's sufficient to always build
libclang_rt.profile-<arch>.a with -fPIC, as it can be linked into
both executables and shared objects.
llvm-svn: 221952
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions