aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/FileOutputBuffer.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-05-18 19:33:39 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-05-18 19:33:39 +0000
commitb2aa4726d2473c1535192503a075e313ddd2232d (patch)
tree414dc103d1da6a81acb99c78e972f3bd36df8bde /llvm/lib/Support/FileOutputBuffer.cpp
parent1d338a3406b3dc8baf1baf9c069e128264d215e2 (diff)
downloadllvm-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