Commit Graph

2728 Commits

Author SHA1 Message Date
LLVM GN Syncbot f6d4769894 [gn build] Port 059e03476c 2022-05-10 01:06:44 +00:00
LLVM GN Syncbot ee0e00b198 [gn build] Port 7b73de9ec2 2022-05-09 23:05:57 +00:00
Nico Weber 42915e2be2 [gn build] (manually) port a2f2dfde48 (clang-fuzzer-dictionary) 2022-05-09 18:28:58 -04:00
LLVM GN Syncbot 679ee517c6 [gn build] Port 9924d8d66a 2022-05-06 21:16:49 +00:00
Nico Weber 68609d4641 [gn build] (semi-manually) port 7e63a0d479 2022-05-06 15:56:30 -04:00
LLVM GN Syncbot 1df36d5616 [gn build] Port 586efd52b9 2022-05-06 13:54:41 +00:00
LLVM GN Syncbot 6d74721a07 [gn build] Port 37ba1b9d1a 2022-05-06 13:54:40 +00:00
Nico Weber 07a83b5564 [gn build] try to (manually) port 9ef451d1fd (hwasan_symbolize)
needed by check-hwasan as of 4af9392e13
2022-05-06 09:33:33 -04:00
Nico Weber 21ab2b6ca8 [gn build] (semi-manually) port 70a66c08fc 2022-05-05 20:34:49 -04:00
LLVM GN Syncbot 892b205c97 [gn build] Port 80045e9afa 2022-05-04 18:28:43 +00:00
LLVM GN Syncbot 88962f536f [gn build] Port 9f38da258e 2022-05-03 18:28:46 +00:00
LLVM GN Syncbot 3e8aca5324 [gn build] Port 860eabb395 2022-05-03 13:55:41 +00:00
LLVM GN Syncbot 5a64bc4d3e [gn build] Port eac22d0754 2022-05-03 13:47:14 +00:00
LLVM GN Syncbot 24901ac6d0 [gn build] Port 41c0ff1e74 2022-05-03 00:35:04 +00:00
LLVM GN Syncbot 4f5d525b1d [gn build] Port 4070aa0156 2022-05-02 22:32:10 +00:00
Sheng df3765bfdc [NFC] Rename `FixedLenDecoderEmitter` as `DecoderEmitter`
Since now we are able to handle both fixed length & variable
length instructions.

Reviewed By: myhsu

Differential Revision: https://reviews.llvm.org/D123451
2022-05-03 03:37:13 +08:00
LLVM GN Syncbot aa69cb7695 [gn build] Port 5de0a3e9da 2022-05-02 15:51:27 +00:00
Nico Weber d21289e042 [gn build] (manually) port fb7a435492 2022-05-02 07:23:10 -04:00
LLVM GN Syncbot 1790e2976b [gn build] Port 3939e99aae 2022-05-01 22:32:29 +00:00
LLVM GN Syncbot 616dd4fe4e [gn build] Port 73417c5176 2022-04-30 00:44:51 +00:00
Dimitry Andric 7abfaa0a81 [lldb] Define LLDB_VERSION_PATCH correctly
In commit ccf1469a4c lldb got its own generated Version.inc file, with
`LLDB_VERSION` macros. However, it used `LLDB_VERSION_PATCHLEVEL`
instead of the actually correct `LLDB_VERSION_PATCH`. Correct this.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D124672
2022-04-29 19:29:51 +02:00
LLVM GN Syncbot b0db5a72f7 [gn build] Port fb4113ef0c 2022-04-29 09:40:01 +00:00
Nico Weber de7e539432 [gn build] (manually) port 0f1b5f115a 2022-04-28 08:39:12 -04:00
LLVM GN Syncbot 74ddcc2b27 [gn build] Port 6ddf2a824d 2022-04-27 13:44:43 +00:00
LLVM GN Syncbot 224386679d [gn build] Port 7b81192d46 2022-04-26 17:42:25 +00:00
LLVM GN Syncbot 86312461b8 [gn build] Port 854c33946f 2022-04-26 09:06:40 +00:00
LLVM GN Syncbot b0d119b583 [gn build] Port b1fa5ac3ba 2022-04-26 01:46:12 +00:00
Nico Weber 31456ff191 [gn build] Kind of port e6f44a3cd2 (DirectXTests) 2022-04-25 20:25:39 -04:00
LLVM GN Syncbot ea8cbd5c58 [gn build] Port 042dc3c46d 2022-04-25 10:26:57 +00:00
Nico Weber 3fdc3d63f6 [gn build] (manually) port a7691dee2d (TestAST)
This makes clang/lib/Testing the very first non-test()-target that includes
gtest headers, which means it needs an explicit dep on gtest.
2022-04-21 21:37:48 -04:00
Nico Weber 59bd20526c [gn build] (manually) port f26c41e8dd (lib/clang/Support) 2022-04-20 09:28:04 -04:00
LLVM GN Syncbot f493fe34bf [gn build] Port 6c69427e88 2022-04-20 04:12:02 +00:00
Nico Weber 9973075274 [gn build] port clang-linker-wrapper build file
Tests now try to run it, so we need a build file for it.
2022-04-20 00:11:34 -04:00
LLVM GN Syncbot 858e40d8f3 [gn build] Port bac6cd5bf8 2022-04-19 21:23:58 +00:00
LLVM GN Syncbot b5e962a510 [gn build] Port c57f03415f 2022-04-19 20:13:49 +00:00
Nico Weber bf59cd7244 [gn build] (manually) port f2526c1a5c 2022-04-16 12:58:04 -04:00
LLVM GN Syncbot 73110f1306 [gn build] Port 721651be24 2022-04-15 19:23:18 +00:00
LLVM GN Syncbot 4dba3d4c53 [gn build] Port 1d83750f63 2022-04-15 11:44:38 +00:00
Nico Weber f097885b07 [gn build] (manually) port 6d45558c1a (MipsGenPostLegalizeGICombiner) 2022-04-15 07:05:15 -04:00
LLVM GN Syncbot 234678fbf9 [gn build] Port b9ca972b1f 2022-04-14 18:36:20 +00:00
LLVM GN Syncbot f80e47884c [gn build] Port 1fdf952dee 2022-04-14 15:22:09 +00:00
LLVM GN Syncbot 4f1065156b [gn build] Port e471ba3d01 2022-04-14 14:51:17 +00:00
LLVM GN Syncbot 5bf9aa38ab [gn build] Port 58d9ab70ae 2022-04-14 13:37:28 +00:00
LLVM GN Syncbot 65fcd31ef1 [gn build] Port dd47ab750b 2022-04-14 13:21:19 +00:00
LLVM GN Syncbot 33ab2e3c84 [gn build] Port 73da7eed8f 2022-04-14 13:06:13 +00:00
Nico Weber a29d9ba1f5 Revert "[gn build] Port 73da7eed8fac"
This reverts commit bd4463bebf.
Breaks check-clang-tools on Windows, see comment on
https://reviews.llvm.org/D123655
2022-04-14 09:05:11 -04:00
LLVM GN Syncbot 04a3f3f167 [gn build] Port 6ba1b9075d 2022-04-14 09:08:24 +00:00
LLVM GN Syncbot bd4463bebf [gn build] Port 73da7eed8f 2022-04-14 05:36:21 +00:00
Nico Weber 65d3850efe [gn build] (manually) port ab8abeaf48 2022-04-13 20:58:10 -04:00
Arthur Eubanks 2f70fe1b59 [gn build] Set CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL=1
Matches official cmake build.
2022-04-13 16:29:52 -07:00