llvm/include
David Blaikie 770530babc DebugInfo: Put each kind of constant (form, attribute, tag, etc) into its own enum for ease of use.
This allows various variables to be more self-documenting and easier to
debug by being of specific types without overlapping enum values.

Precommit review by Eric Christopher.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193091 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-21 17:28:37 +00:00
..
llvm DebugInfo: Put each kind of constant (form, attribute, tag, etc) into its own enum for ease of use. 2013-10-21 17:28:37 +00:00
llvm-c llvm-c: Add LLVMIntPtrType{,ForAS}InContext 2013-10-17 18:51:01 +00:00