SNSystems / llvm-project-prepo

Fork of LLVM with modifications to support a program repository
26 stars 0 forks source link

Add the missing clang builtin path. #169

Closed MaggieYingYi closed 2 years ago

MaggieYingYi commented 2 years ago

The commit includes:

  1. Add ctrBegin.o and crtEnd.o following the conventional way.
  2. Add the missing clang builtin path.
  3. Update the test for the clang builtin path.