1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/DebugInfo
David Blaikie 9a6d48b9b2 Re-unique_ptrify LoadedObjectInfo::clone after it was reverted due to some other changes that broke on GCC around the same time
Apparently this functionality isn't used in-tree (or I would go & make
the explicit unique_ptr constructions into implicit constructions to
make them more self documenting now that clone doesn't return a raw
owning pointer anymore) but only by the Julia frontend. This isn't
ideal.

llvm-svn: 239091
2015-06-04 20:54:32 +00:00
..
DWARF [DWARF] Fix a bug in line info handling 2015-05-31 23:37:04 +00:00
PDB A few fixes for llvm-symbolizer on Windows. 2015-05-06 22:26:30 +00:00
DIContext.h Re-unique_ptrify LoadedObjectInfo::clone after it was reverted due to some other changes that broke on GCC around the same time 2015-06-04 20:54:32 +00:00