summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2011-07-15 18:25:04 +0000
committerChad Rosier <mcrosier@apple.com>2011-07-15 18:25:04 +0000
commita7ff54351a782dd8a83a24e03db828cd6f4010b4 (patch)
tree8b7aeaeaa7b1006d591f09b550c16da3e7255c50 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent4921fe2f9e5aeed0006a14d4e4d0755e4006d467 (diff)
downloadbcm5719-llvm-a7ff54351a782dd8a83a24e03db828cd6f4010b4.tar.gz
bcm5719-llvm-a7ff54351a782dd8a83a24e03db828cd6f4010b4.zip
Disable loop idiom recognition of memset/memcpy if the function being compiled
is named after a common idiom (i.e., memset/memcpy). Otherwise, we can run into infinite recursion. Ideally, the user should use the correct -fno-builtin flag, but in case they don't we should play nicely. rdar://9763412 llvm-svn: 135286
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud