| commit | dd508382ccba8f38643d654e9a09e95a9b2c93e9 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@gmail.com> | Thu Mar 06 00:00:56 2014 +0000 |
| committer | Eric Christopher <echristo@gmail.com> | Thu Mar 06 00:00:56 2014 +0000 |
| tree | 60eba5cd01fd16a10629b908fe22c806f5db59d2 | |
| parent | 411bd590d118ba84718bc72e9c770e6b4dec3dc0 [diff] |
Remove the last of the special case code for emitting attributes. This works by moving the existing code into the DIEValue hierarchy and using the DwarfDebug pointer off of the AsmPrinter to access any global information we need. llvm-svn: 203033