Add const, volatile, restrict support.
authorJim Laskey <jlaskey@mac.com>
Tue, 28 Feb 2006 20:15:07 +0000 (20:15 +0000)
committerJim Laskey <jlaskey@mac.com>
Tue, 28 Feb 2006 20:15:07 +0000 (20:15 +0000)
commit45ccae5b7d658e9948f3cdfc8f06facaca536e1f
tree0188927431ddf97a94d1540398127c31b0bb80d4
parent06e1e253683a3e4b783bd449e44c6dd5ed5d4aa3
Add const, volatile, restrict support.
Add array of debug descriptor support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26428 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineDebugInfo.h
lib/CodeGen/DwarfWriter.cpp
lib/CodeGen/MachineDebugInfo.cpp