aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCDisassembler/EDDisassembler.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-07-09 01:37:26 +0000
committerJohn McCall <rjmccall@apple.com>2011-07-09 01:37:26 +0000
commit82fe67bb827655aae994e58c4ae0a98be42c94d6 (patch)
tree013d674226caf70164ca609f5ff18e8a2bbd669f /llvm/lib/MC/MCDisassembler/EDDisassembler.cpp
parentf023519770be3f94900c0d7e75cf89c7a63b8859 (diff)
downloadllvm-82fe67bb827655aae994e58c4ae0a98be42c94d6.zip
llvm-82fe67bb827655aae994e58c4ae0a98be42c94d6.tar.gz
llvm-82fe67bb827655aae994e58c4ae0a98be42c94d6.tar.bz2
A number of array-related IR-gen cleanups.
- Emit default-initialization of arrays that were partially initialized with initializer lists with a loop, rather than emitting the default initializer N times; - support destroying VLAs of non-trivial type, although this is not yet exposed to users; and - support the partial destruction of arrays initialized with initializer lists when an initializer throws an exception. llvm-svn: 134784
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/EDDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions