Fangrui Song
e0612c91cd
[ELF] Optimize getInputSections. NFC
...
In the majority of cases (e.g. orphan sections), an OutputSection has at most
one InputSectionDescription (isd). By changing the return type to
ArrayRef<InputSection *> we can just reference the isd->sections. For
OutputSections with more than one InputSectionDescription we use a caller
provided SmallVector to copy the elements as before.
Reviewed By: peter.smith
Differential Revision: https://reviews.llvm.org/D129111
2022-07-05 23:31:09 -07:00
..
2022-06-29 18:53:38 -07:00
2022-06-29 18:53:38 -07:00
2022-02-07 22:02:25 -08:00
2022-06-29 18:53:38 -07:00
2022-02-07 21:53:34 -08:00
2022-02-23 20:44:34 -08:00
2022-01-25 10:29:04 -08:00
2022-06-29 18:53:38 -07:00
2022-06-29 18:53:38 -07:00
2022-06-29 17:34:31 -07:00
2022-02-07 21:53:34 -08:00
2022-02-07 21:53:34 -08:00
2022-06-08 14:28:58 -07:00
2022-01-18 17:03:23 -08:00
2022-06-29 18:53:38 -07:00
2022-06-29 18:53:38 -07:00
2022-06-29 18:53:38 -07:00
2022-06-12 21:15:06 -07:00
2022-06-02 13:37:19 -07:00
2022-06-20 11:33:56 -07:00
2022-03-08 11:23:42 -08:00
2022-06-29 18:53:38 -07:00
2022-06-29 18:53:38 -07:00
2022-02-27 20:23:09 +00:00
2022-06-29 18:53:38 -07:00
2022-06-26 17:26:44 -07:00
2022-07-05 23:31:09 -07:00
2022-07-05 23:31:09 -07:00
2022-06-29 18:53:38 -07:00
2022-02-07 21:53:34 -08:00
2022-06-25 22:22:59 -07:00
2022-02-07 21:53:34 -08:00
2022-06-25 22:30:52 -07:00
2022-02-07 21:53:34 -08:00
2022-06-29 17:34:31 -07:00
2022-06-29 17:34:31 -07:00
2022-04-22 16:47:15 -07:00
2022-02-23 21:36:45 -08:00
2022-06-29 18:53:38 -07:00
2022-04-04 11:17:36 -07:00
2022-01-29 23:05:54 -08:00
2022-02-07 21:53:34 -08:00
2022-02-23 20:44:34 -08:00
2022-07-05 23:31:09 -07:00
2022-02-07 21:53:34 -08:00