| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[lldb] install lldb-tblgen by default to ease cross-compilation (one-liner) (#159812) Right now, cross-building lldb means either installing a native lldb-tblgen by hand (non-trivial, as CMake is painful) or first building all of native clang because of how the CMake rules work, which is not fun. In keeping with the pattern established by llvm-tblgen and clang-tblgen, install lldb-tblgen to ease cross-compilation. Co-authored-by: Ross Burton <ross.burton@arm.com> | 10 个月前 | |
[lldb] Add a simplified syntax for underlying command options (NFC) (#155694) This PR updates the tablegen emitter for command options to support a simplified syntax to underline the mnemonic. Previously, you had to write ${ansi.underline}<L>${ansi.normal}, where <L> is the mnemonic. This really hurt the readability of the description. With this PR, you can write ${<L>} instead. | 10 个月前 | |
[lldb] Use llvm::replace (NFC) (#140343) | 1 年前 | |
[LLDB][TableGen] Migrate lldb-tblgen to use const RecordKeeper (#107536) Migrate LLDB TableGen backend to use const RecordKeeper. This is a part of effort to have better const correctness in TableGen backends: https://discourse.llvm.org/t/psa-planned-changes-to-tablegen-getallderiveddefinitions-api-potential-downstream-breakages/81089 | 1 年前 | |
[LLDB][TableGen] Migrate lldb-tblgen to use const RecordKeeper (#107536) Migrate LLDB TableGen backend to use const RecordKeeper. This is a part of effort to have better const correctness in TableGen backends: https://discourse.llvm.org/t/psa-planned-changes-to-tablegen-getallderiveddefinitions-api-potential-downstream-breakages/81089 | 1 年前 | |
[LLDB][TableGen] Migrate lldb-tblgen to use const RecordKeeper (#107536) Migrate LLDB TableGen backend to use const RecordKeeper. This is a part of effort to have better const correctness in TableGen backends: https://discourse.llvm.org/t/psa-planned-changes-to-tablegen-getallderiveddefinitions-api-potential-downstream-breakages/81089 | 1 年前 | |
[LLDB][TableGen] Migrate lldb-tblgen to use const RecordKeeper (#107536) Migrate LLDB TableGen backend to use const RecordKeeper. This is a part of effort to have better const correctness in TableGen backends: https://discourse.llvm.org/t/psa-planned-changes-to-tablegen-getallderiveddefinitions-api-potential-downstream-breakages/81089 | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |