commit | 3e9f3a0389488701bd1cb5c778d0e785c827d790 | [log] [tgz] |
---|---|---|
author | Michael Gottesman <mgottesman@apple.com> | Fri Mar 29 21:15:23 2013 +0000 |
committer | Michael Gottesman <mgottesman@apple.com> | Fri Mar 29 21:15:23 2013 +0000 |
tree | b535070ad57755695d14e9adf2d85557ab2255a6 | |
parent | 2a88555e0d92a22b50966b223bab19d8518a8f27 [diff] |
Add clang.arc.used to ModuleHasARC so ARC always runs if said call is present in a module. clang.arc.used is an interesting call for ARC since ObjCARCContract needs to run to remove said intrinsic to avoid a linker error (since the call does not exist). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178369 91177308-0d34-0410-b5e6-96231b3b80d8