Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NativeAOT SuperPMI collections (#91037)
* Initial superpmi.py work for nativeaot collections * SPMI: Fix recording/replay of getExactClasses * Feedback * Use ilc-published * Path fixes * Will this work? * Copy ilc-published and aotsdk to Core_Root. Update superpmi.py to reflect new paths * Change yml * Trying to add smoke_tests * Building nativeaot tests in superpmi collect setup * Do not check input_directory on nativeaot * Exclude native folder * Using .ilc.rsp files for superpmi.py nativeaot * Fix input directory * Making a copy of the rsp file * Fixing up references. Fixed architecture switch. * Fixing pinvokelist * Fix build * Cleanup. Stop overloading -assemblies to include ilc.rsp files, created a -ilc_rsps instead. Enable linux. * Use paren * Let us try to skipnative since CI linux does not like the CLR test component being built * Revert skipnative * Build only smoketests, which skips the CustomMain native build. Fixup some paths. * Revert skipnative again... * Fix linux path * Add so.1 extension * Feedback. Fix pmi libraries collections * Include more file extensions for superpmi collections * Fix yml * Fix-up more file paths that are located within the test's directories * Fix paths again * Remove version --------- Co-authored-by: Jakob Botsch Nielsen <jakob.botsch.nielsen@gmail.com>
- Loading branch information