This patch renames DwarfAccelTable.{h,cpp} to AccelTable.{h,cpp} and
moves the header to the include dir so it is accessible by the
dsymutil implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| include/llvm/CodeGen/AccelTable.h | ||
|---|---|---|
| 33 ↗ | (On Diff #131418) | This should be a file-wide Doxygen comment. |
| include/llvm/CodeGen/AccelTable.h | ||
|---|---|---|
| 35 ↗ | (On Diff #131418) | Replace this sentence with: The Apple accelerator tables are a precursor of the newer DWARF v5 accelerator tables. Both formats share common design ideas. |
| include/llvm/CodeGen/AccelTable.h | ||
|---|---|---|
| 69 ↗ | (On Diff #131418) | DWARF v5 |