mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
Added the ability to dump any file in the global module cache using any of the "image dump" commands. This allows us to dump the .o files that are used with DWARF + .o since they don't belong the the target list for the current target. llvm-svn: 107100