[cfe-dev] Bugfixer's question about how C calling convention corresponds to platform CC

陳韋任 (Wei-Ren Chen) chenwj at iis.sinica.edu.tw
Wed Oct 3 20:03:53 PDT 2012


Hi David,

> (While I'm asking, I gather that configuration "magic" is basically written
> in response to need from specific users (rather than attempting the mammoth
> task of being complete). In Tools.cpp Clang::AddARMTargetArgs it a "default"
> ABIName of "aapcs-linux" is set for the GNUEABI and GNUEABIHF triples from
> the environment. Does anyone know what the use-case is that motivates that
> is? It'd be useful to know so if the code does get changed I can try to get
> it retested on that platform as well as the ones I've got access to.)

  You might need take a look on `svn log` to see who wrote that and ask
him why. Or you can try this

  http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Driver/Tools.cpp?view=log

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj




More information about the cfe-dev mailing list