projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
442c61d
)
Comment to describe the debug_loc.dwo constants
author
David Blaikie
<dblaikie@gmail.com>
Mon, 31 Mar 2014 23:50:20 +0000
(23:50 +0000)
committer
David Blaikie
<dblaikie@gmail.com>
Mon, 31 Mar 2014 23:50:20 +0000
(23:50 +0000)
Code review feedback from Eric Christopher on r204697
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205268
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Support/Dwarf.h
patch
|
blob
|
history
diff --git
a/include/llvm/Support/Dwarf.h
b/include/llvm/Support/Dwarf.h
index 876969906001f21422d53bd171f4602e004ba620..ca316441ea7e0281dac70e28e3391a6c7614c828 100644
(file)
--- a/
include/llvm/Support/Dwarf.h
+++ b/
include/llvm/Support/Dwarf.h
@@
-771,6
+771,7
@@
enum Constants {
DW_EH_PE_indirect = 0x80
};
+// Constants for debug_loc.dwo in the DWARF5 Split Debug Info Proposal
enum LocationListEntry : unsigned char {
DW_LLE_end_of_list_entry,
DW_LLE_base_address_selection_entry,