diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-05-18 19:33:39 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-05-18 19:33:39 +0000 |
commit | b2aa4726d2473c1535192503a075e313ddd2232d (patch) | |
tree | 414dc103d1da6a81acb99c78e972f3bd36df8bde /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | 1d338a3406b3dc8baf1baf9c069e128264d215e2 (diff) | |
download | llvm-b2aa4726d2473c1535192503a075e313ddd2232d.zip llvm-b2aa4726d2473c1535192503a075e313ddd2232d.tar.gz llvm-b2aa4726d2473c1535192503a075e313ddd2232d.tar.bz2 |
profile: adjust flags for libdl
dlopen expects that the flags contains RTLD_LAZY or RTLD_NOW. RTLD_LAZY will
resolve the symbol on first use, and is generally preferred due to efficiency.
Add this to fix the test failure on the build bots.
llvm-svn: 209098
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions