Author: probinson
Date: Fri Dec 18 17:41:11 2015
New Revision: 256063
URL: http://llvm.org/viewvc/llvm-project?rev=256063&view=rev
Log:
CC1 part of debugger tuning; pass through setting from driver to LLVM.
Differential Revision: http://reviews.llvm.org/D15650
Modified:
cfe/trunk/include/cla
Author: probinson
Date: Fri Dec 18 18:23:11 2015
New Revision: 256066
URL: http://llvm.org/viewvc/llvm-project?rev=256066&view=rev
Log:
Revert r256063, it's killing clang-tools-extra
Modified:
cfe/trunk/include/clang/Driver/CC1Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
Author: probinson
Date: Fri Dec 18 20:24:10 2015
New Revision: 256078
URL: http://llvm.org/viewvc/llvm-project?rev=256078&view=rev
Log:
Recommit CC1 part of debugger tuning; pass through setting from driver to LLVM.
Reapplies r256063, except instead of frugally re-using an LLVM enum,
we define a
This revision was automatically updated to reflect the committed changes.
Closed by commit rL256104: Driver part of debugger tuning. (authored by
probinson).
Changed prior to commit:
http://reviews.llvm.org/D15651?vs=43259&id=43304#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15651
Fil
Author: probinson
Date: Sat Dec 19 13:41:48 2015
New Revision: 256104
URL: http://llvm.org/viewvc/llvm-project?rev=256104&view=rev
Log:
Driver part of debugger tuning.
Adds driver options named -glldb and -gsce to mean -g plus tuning for
lldb and SCE debuggers respectively; the existing -ggdb opt
probinson added a comment.
The patch to expose debugger tuning to Clang was finished in r256104. If you
use the new -glldb option to clang, you should get these accelerator tables.
I'm assuming you're using LLDB because I don't think any other debugger makes
use of those tables, although that
probinson created this revision.
probinson added a reviewer: aaron.ballman.
probinson added a subscriber: cfe-commits.
Found some tests we wrote back in the day, but which never made it upstream.
optnone-and-attributes.cpp is a more thorough exercise of optnone attribute
interaction than we have
Author: Paul Robinson
Date: 2024-04-03T08:12:16-07:00
New Revision: 9808279b0ec3663428fbf6294dfdd1d4f70b1cda
URL:
https://github.com/llvm/llvm-project/commit/9808279b0ec3663428fbf6294dfdd1d4f70b1cda
DIFF:
https://github.com/llvm/llvm-project/commit/9808279b0ec3663428fbf6294dfdd1d4f70b1cda.diff
Author: Paul Robinson
Date: 2024-04-19T07:35:55-07:00
New Revision: 5fa21e5fc7384069276e15dbb1c27986a6e86483
URL:
https://github.com/llvm/llvm-project/commit/5fa21e5fc7384069276e15dbb1c27986a6e86483
DIFF:
https://github.com/llvm/llvm-project/commit/5fa21e5fc7384069276e15dbb1c27986a6e86483.diff
Author: Paul Robinson
Date: 2022-03-03T11:36:59-05:00
New Revision: 7b85f0f32f81f594016b065f71b58373cf2f7d35
URL:
https://github.com/llvm/llvm-project/commit/7b85f0f32f81f594016b065f71b58373cf2f7d35
DIFF:
https://github.com/llvm/llvm-project/commit/7b85f0f32f81f594016b065f71b58373cf2f7d35.diff
Author: Paul Robinson
Date: 2022-03-04T12:28:38-08:00
New Revision: e22e2774d93379d6bad41ae20194b076fdb44915
URL:
https://github.com/llvm/llvm-project/commit/e22e2774d93379d6bad41ae20194b076fdb44915
DIFF:
https://github.com/llvm/llvm-project/commit/e22e2774d93379d6bad41ae20194b076fdb44915.diff
Author: Paul Robinson
Date: 2022-01-04T11:57:10-08:00
New Revision: fa17c0e27ac5e874e0d0ce3be9146ee3f5a99016
URL:
https://github.com/llvm/llvm-project/commit/fa17c0e27ac5e874e0d0ce3be9146ee3f5a99016
DIFF:
https://github.com/llvm/llvm-project/commit/fa17c0e27ac5e874e0d0ce3be9146ee3f5a99016.diff
Author: Paul Robinson
Date: 2021-03-23T10:47:12-07:00
New Revision: e150be612bf79b75ce5b04136f18a7a1142aa423
URL:
https://github.com/llvm/llvm-project/commit/e150be612bf79b75ce5b04136f18a7a1142aa423
DIFF:
https://github.com/llvm/llvm-project/commit/e150be612bf79b75ce5b04136f18a7a1142aa423.diff
Author: Paul Robinson
Date: 2021-04-06T09:30:52-07:00
New Revision: 04b3c8c52c549ee57e69a1b23484b8c4109f83b8
URL:
https://github.com/llvm/llvm-project/commit/04b3c8c52c549ee57e69a1b23484b8c4109f83b8
DIFF:
https://github.com/llvm/llvm-project/commit/04b3c8c52c549ee57e69a1b23484b8c4109f83b8.diff
Author: Paul Robinson
Date: 2021-04-07T12:25:02-07:00
New Revision: 676a9ab5e406f3a54179b3dd7be1ccd141841d19
URL:
https://github.com/llvm/llvm-project/commit/676a9ab5e406f3a54179b3dd7be1ccd141841d19
DIFF:
https://github.com/llvm/llvm-project/commit/676a9ab5e406f3a54179b3dd7be1ccd141841d19.diff
Author: Paul Robinson
Date: 2024-10-03T12:56:29-04:00
New Revision: a72248cb65a74aff3cc5aef8d2807fc7efb4fb75
URL:
https://github.com/llvm/llvm-project/commit/a72248cb65a74aff3cc5aef8d2807fc7efb4fb75
DIFF:
https://github.com/llvm/llvm-project/commit/a72248cb65a74aff3cc5aef8d2807fc7efb4fb75.diff
301 - 316 of 316 matches
Mail list logo