summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/function-options.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-091-0/+1
* Revert Changing CodeView debug info type record representation in assembly fi...Nilanjana Basu2019-07-031-1/+0
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-031-0/+1
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [DebugInfo] Combine Trivial and NonTrivial flagsAaron Smith2019-04-111-6/+6
* [CodeView] Emit HasConstructorOrDestructor class option for non-trivial const...Aaron Smith2019-02-261-5/+5
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-2/+2
* [CodeView] Mark this pointers as const.Zachary Turner2018-11-201-5/+5
* [CodeView] Emit function options for subprogram and member functionsAaron Smith2018-10-021-0/+584
OpenPOWER on IntegriCloud