diff options
author | Jason Molenda <jmolenda@apple.com> | 2016-09-08 02:29:40 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2016-09-08 02:29:40 +0000 |
commit | 2e819ccc4156dea31b1e5b7111a26f95b01546a4 (patch) | |
tree | 757b14dc99c8ee916fc9923aabf55d09d8b7c685 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | f81f15a7061c7725a4287bde548bb5e437805863 (diff) | |
download | bcm5719-llvm-2e819ccc4156dea31b1e5b7111a26f95b01546a4.tar.gz bcm5719-llvm-2e819ccc4156dea31b1e5b7111a26f95b01546a4.zip |
I had a problem with one SDK where dispatch_release was actually a
macro, so writing ::dispatch_release did not work as expected.
Remove the global anon namespace :: designation; the header will
get us the correct declaration.
llvm-svn: 280903
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions