1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 02:13:38 +09:00
Satori/eng
Radek Doulik fc6ce2cf09
Bump LLVM to 19.x branch (#103585)
* Bump LLVM to 19.x branch

* Update llvm deps

* [llvm] update header for llvm::sys:::getHostCPUFeatures

* [llvm] NO MERGE - Disable old pass manager on LLVM 19

They dont' have a C API for it anymore.

We should use the new PassBuilder API instead.  But temporarily just
disable optimizations entirely

* Revert "Update llvm deps"

This reverts commit efca5a258216a1ef0fceb61c2496bf81487eb2b0.

* Update llvm deps

Remove coherency between llvm and emscripten to be able to update llvm 19.x packages with darc

* Remove the warning to let the CI build progress, add comment

* Update llvm deps

* Update to get new packages

* Update llvm packages

* Disable tests which crash during LLVM AOT compilation

* Show progress of smoke AOT test on browser

* Update llvm deps

* [mono] Exit early to prevent endless loop when crashing

We hit an issue where we got into an endless loop of crashes while trying to dump the stack trace.
Move the existing code to protect against this up to make sure we abort early enough.

* Disable failing tests with EnsureInitialized

* Remove testing channel from nuget config

---------

Co-authored-by: Aleksey Kliger <alklig@microsoft.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2024-07-22 17:13:28 -05:00
..
common [main] Update dependencies from dotnet/arcade (#104730) 2024-07-15 16:44:19 +02:00
docker Use latest released SDK for HttpStress and SslStress. (#104713) 2024-07-11 16:40:28 +02:00
formatting Update JIT sources to clang-format/clang-tidy 17.0.6 (#100498) 2024-04-03 14:43:36 -07:00
native Add support for AES-GCM and ChaCha20Poly1305 on iOS/tvOS/MacCatalyst via CryptoKit (#104383) 2024-07-22 23:11:09 +02:00
pipelines [mono][infra] Remove Mono LLVMJIT builds (#104552) 2024-07-18 14:37:18 +02:00
restore Prevent restore from deleting mibc cache file (#91220) 2023-08-28 12:53:30 -07:00
testing Don't warn for reflection access to compiler-generated code (#104757) 2024-07-16 14:50:36 -07:00
_._
Analyzers.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
ApiCompatExcludeAttributes.txt Add System.IO.Hashing ref csproj (#77856) 2022-11-04 15:48:51 -04:00
BeforeTargetFrameworkInference.targets Set maximum version early enough for SDK features 2022-11-18 15:52:37 +01:00
Brewfile Use and support OpenSSL 3 on macOS (#68045) 2022-04-20 11:10:53 -07:00
build-analysis-configuration.json Add runtime-dev-innerloop to Build Analysis tracking (#98768) 2024-02-21 14:24:06 -08:00
Build.props
build.ps1 Make build.ps1 default to the OS architecture (#104792) 2024-07-12 23:16:38 +01:00
build.sh Disable new terminal logger because it eats all the output from the subset help. (#100261) 2024-03-26 12:27:45 -07:00
CodeAnalysis.src.globalconfig Fix CA2022 warnings (Avoid inexact read with 'Stream.Read') (#100352) 2024-03-28 17:05:34 -07:00
CodeAnalysis.test.globalconfig Fix CA2022 warnings (Avoid inexact read with 'Stream.Read') (#100352) 2024-03-28 17:05:34 -07:00
codecov.yml
codeOptimization.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
collect_vsinfo.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
configure-toolset.ps1
configure-toolset.sh
coredistools.targets Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +01:00
DefaultGenApiDocIds.txt Exempt MemberNotNullWhen from genapi ref assembly requirements (#70113) 2022-06-02 09:10:11 +02:00
DiaSymReaderNative.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
disable_vsupdate.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
DotNetBuild.props Handle top-level UseSystemLibs argument from the VMR (#104440) 2024-07-08 14:11:51 +02:00
generatorProjects.targets Suppress RS1041 analyzer rule (#97374) 2024-01-23 14:27:29 +01:00
generators.targets Change how test assemblies opt-in to LibraryImportGenerator usage (#92661) 2023-09-27 10:56:47 -07:00
ILLink.Substitutions.Resources.template Couple fixes for UseSystemResourceKeys (#103463) 2024-06-17 23:55:25 +02:00
illink.targets Couple fixes for UseSystemResourceKeys (#103463) 2024-06-17 23:55:25 +02:00
install-native-dependencies.sh Revert "Migrate to zlib-ng, part 3: Remove zlib and zlib-intel source code an…" (#105284) 2024-07-22 14:58:04 -07:00
install-nuget-credprovider-then-build.sh
install-nuget-credprovider-then-msbuild.sh
install-nuget-credprovider.sh
intellisense.targets Annotate projects that are XML source of truth (#94234) 2023-10-31 21:36:48 +01:00
LicenseHeader.txt
liveBuilds.targets [wasm] emscripten bump 3.1.56 (#100334) 2024-07-15 23:09:44 +02:00
liveILLink.targets Revert ILLink's usage of dependency analysis framework (#104267) 2024-07-02 12:19:17 -07:00
MultiTargetRoslynComponent.targets.template
nativepgo.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
nativeSanitizers.targets Enable building with gcc-14 (#101623) 2024-05-13 09:27:23 -07:00
NoTargetsSdk.BeforeTargets.targets Update Microsoft.Build.* SDKs (#83877) 2023-03-24 15:55:56 +01:00
outerBuild.targets Default BuildTargetFramework to NetCoreAppCurrent so that the ref is (#61760) 2021-11-22 08:23:51 -08:00
packaging.targets Require package readmes for shipping packages (#105019) 2024-07-18 09:37:59 +02:00
Publishing.props Update publishing to include *.pkg files (#99931) 2024-03-18 22:00:41 +01:00
python.targets Improve error for missing Python (#81202) 2023-01-26 17:44:46 -07:00
references.targets Enable the option to invoke APICompat in strict mode for ref-pack servicing (#88707) 2023-07-13 09:10:54 +02:00
regenerate-download-table.proj A few more net8 to net9 renames (#104342) 2024-07-03 10:27:01 -07:00
regenerate-third-party-notices.proj Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
resolveContract.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
resources.targets Avoid duplicate Strings.resx import & code-cleanup (#68220) 2022-04-20 14:55:12 +02:00
sdl-tsa-vars.config Remove duplicated argument (#89912) 2023-08-03 15:41:35 +02:00
SignCheckExclusionsFile.txt Use SubtleCrypto API on browser DOM scenarios (#65966) 2022-05-24 15:19:32 -07:00
Signing.props Change signature for diagnostic binaries (#74322) 2022-08-22 14:20:26 -07:00
slngen.targets Group new test projects under System.Runtime in folders (#94670) 2023-11-13 18:45:34 +01:00
slngen.template.proj
SourceBuildPrebuiltBaseline.xml Update latest roslyn version to 4.8 (#97767) 2024-01-31 14:43:07 -08:00
Subsets.props [LoongArch64] Add nativeaot support on LoongArch64. (#103889) 2024-07-05 18:54:38 -07:00
SubsetValidation.targets
SymbolPublishingExclusionsFile.txt
targetingpacks.targets Add LA64 targetingpacks (#103272) 2024-06-13 13:22:30 +02:00
test-configuration.json [wasm][debugger] Fix regex for helix retries when chrome fails to launch (#88632) 2023-07-10 19:59:46 -05:00
Tools.props Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
TraversalSdk.AfterTargets.targets Leverage the shipping, roslyn based ApiCompat in dotnet/runtime (#73263) 2022-10-16 15:15:28 +02:00
useSharedDesignerContext.txt
Version.Details.xml Bump LLVM to 19.x branch (#103585) 2024-07-22 17:13:28 -05:00
versioning.targets [mono] Enable sourcelink for native bits on MSVC (#89777) 2023-08-01 18:17:05 +02:00
Versions.props Bump LLVM to 19.x branch (#103585) 2024-07-22 17:13:28 -05:00