[PATCH] D66405: [llvm-ifs] llvm Interface Stubs merging + object file generation tool.
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 17:13:43 PDT 2019
compnerd added a comment.
I suppose that the test cases that I think are valuable:
- 1 file
- 1+ file
- functions
- objects
- functions w/ different alignments
- objects w/ different alignments
- functions w/ different sizes
- objects w/ different sizes
- functions w/ different alignments, sizes
- objects w/ different alignments, sizes
- weak symbols
- mismatch (error cases)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66405/new/
https://reviews.llvm.org/D66405
More information about the llvm-commits
mailing list