aboutsummaryrefslogtreecommitdiffstats
path: root/backend/PrintAnnot.ml
Commit message (Collapse)AuthorAgeFilesLines
* In -g -S mode, annotate the generated asm file with the C source code in ↵Xavier Leroy2015-01-071-0/+67
| | | | | | comments. Refactor printing of .loc debug directives in backend/PrintAnnot.ml
* Recognize .i and .p source files as C sources not to be preprocessed.xleroy2014-02-051-0/+11
| | | | | | | Add CompCert version number and command line as comments in generated asm. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2407 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Constant propagation within __builtin_annot.xleroy2013-02-241-0/+76
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2126 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e